Project

General

Profile

« Previous | Next » 

Revision 882

Added by Matt Jones over 22 years ago

Updated documentation to reflect new installprocess.

Modified build.xml to properly copy the docs into the distribution, which
required some changes in the ant token filtering scheme.

View differences:

resultset.xsl
247 247
                     </xsl:if>
248 248
                     <xsl:if test="starts-with(./triple, '')">
249 249
                       <xsl:attribute name="href">
250
                         <xsl:text>http://@server@@servlet-path@?action=read&amp;qformat=knb&amp;docid=</xsl:text>
250
                         <xsl:text>@server@@servlet-path@?action=read&amp;qformat=knb&amp;docid=</xsl:text>
251 251
                         <xsl:value-of select="./relationdoc" />
252 252
                       </xsl:attribute>
253 253
                       <xsl:if 

Also available in: Unified diff