Changeset 14294 for greenstone3/trunk/web/interfaces
- Timestamp:
- 2007-08-01T14:44:44+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
greenstone3/trunk/web/interfaces/default/transform/home.xsl
r13609 r14294 82 82 <li><a href="{$library_name}?a=q&rt=d&s={@name}"><xsl:value-of select="displayItem[@name='name']"/></a><xsl:value-of select="displayItem[@name='description']"/></li> 83 83 </xsl:for-each> 84 <!--uncomment to display an authentication link--> 85 <!--<xsl:for-each select="service[@type='authen']"> 86 <li><a href="{$library_name}?a=g&rt=r&sa=authen&s={@name}&s1.aup=Login&s1.un=&s1.asn="><xsl:value-of select="displayItem[@name='name']"/></a><xsl:value-of select="displayItem[@name='description']"/></li> </xsl:for-each>--> 87 <!--uncomment to display a library interface link--> 88 <!--<li><a href="{$library_name}?a=p&sa=gli4gs3">The Librarian Interface</a></li>--> 84 89 </ul> 85 90 </xsl:template>
Note:
See TracChangeset
for help on using the changeset viewer.