IBM R1 사용자 설명서

다운로드
페이지 94
attribute HealthPlanChoice, the attribute link would look like this:  
 
<!--================================================================ 
 User 
Settings 
 ================================================================ 
--> 
 <user 
component="com.lotus.elearn.user.UserMgrImpl" 
   anonymousAccess="enabled" 
   automaticRostering="enabled"> 
  <customAttributes> 
 
 
 
<attribute name="HealthPlanChoice" /> 
  </customAttributes> 
 </user> 
3.  Modify the LMS file,  ApplicationResources.properties, by adding a line that converts 
the string to something user-friendly; for example: 
HealthPlanChoice = Employee's Health Plan 
The user-friendly text will appear in the User Search page as a description of the attribute. 
Do this for the ApplicationResources.properties file for each language. 
All user searches automatically show the additional LDAP attributes; you don't need to edit the 
User Search page manually. The picture below shows a User Search page with the additional 
attribute "Manager." 
 
Removing fields from User Search pages 
If you want to remove one of the default fields provided on the User Search pages, edit 
searchUser.jsp to delete the corresponding code and text. 
46 IBM Lotus Learning Management System Release 1 Customization Guide