User's Manual
Table Of Contents
- Customization Guide
- Table of Contents
- Chapter 1: Customizing the IBM Lotus Learning Management System User interface
- Chapter 2: Changing settings through the user interface or XML
- Chapter 3: Controlling access to features through permissions
- Chapter 4: Customizing Help
- Chapter 5: Customizing JavaServer Pages
- Chapter 6: Customizing Search
- Chapter 7: Customization sets
- Chapter 8: Creating a tab
- Index
-----------------------------------------------------------------------
--%>
<span class="idxIntro"><lms:message
key="customTab.instructions"/></span><br/><br/>
<table cellpadding="0" cellspacing="0" border="0" summary="<lms:message
key="customTab.tableSummary"/>">
<%--
------------------------------------------------------------------------------------------
START Greetings Group
--------------------------------------------------
--%>
<lms:permissionCheck permissionName="Say_Hello, Say_Goodbye">
<tr>
<td colspan="2" class="idxTaskHeader">
<span class="idxTaskHeader"><lms:message
key="customTab.customTab.title"/></span>
</td>
</tr>
<%--
-----------------------------------------------------------------------
START Hello
-----------------------------------------------------------------------
--%>
<lms:permissionCheck permissionName="Say_Hello">
<tr>
<td width="1" valign="top">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="middle"><lms:img src="images/bulletIndex.gif"
width="9" height="8" altKey="image.alt.select"/></td>
<td class="idxTaskItem" valign="middle"> </td>
</tr>
</table>
</td>
<td width="100%" valign="middle" class="idxTaskPadding">
<div class="idxTaskPadding">
<lms:link styleClass="idxTaskItem" nav="Greetings.hello"
tooltipKey="customTab.hello.linktext">
<lms:message key="customTab.hello.subtitle"/></lms:link> -
<span class="idxTaskDesc"><lms:message
key="customTab.hello.subtitle"/></span>
</div>
</td>
</tr>
72 IBM Lotus Learning Management System Release 1 Customization Guide