Documentation Tools

Changeset 235


Ignore:
Timestamp:
10/21/07 13:30:35 (5 years ago)
Author:
kate
Message:

Added TODO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xsl/common/dtns.xsl

    r234 r235  
    7474 
    7575                        <xsl:when test="document($dt-glossfile)//glossentry[@id = $term]/glossterm"> 
    76                                 <!-- XXX call template for outputting links --> 
     76                                <!-- TODO only link if dt-glossurl is present (ditto others) --> 
    7777                                <xsl:call-template name="wpi-link"> 
    7878                                        <xsl:with-param name="url" select="concat($dt-glossurl, '#', @term)"/> 
Note: See TracChangeset for help on using the changeset viewer.