Documentation Tools
Changeset 235
- Timestamp:
- 10/21/07 13:30:35 (5 years ago)
- File:
-
- 1 edited
-
trunk/xsl/common/dtns.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xsl/common/dtns.xsl
r234 r235 74 74 75 75 <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) --> 77 77 <xsl:call-template name="wpi-link"> 78 78 <xsl:with-param name="url" select="concat($dt-glossurl, '#', @term)"/>
Note: See TracChangeset
for help on using the changeset viewer.