vmote 2003/11/12 09:41:06
Modified: src/documentation/content/xdocs fo.xml
Log:
make external site a jump instead of link
Revision Changes Path
1.10 +2 -2 xml-fop/src/documentation/content/xdocs/fo.xml
Index: fo.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/fo.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fo.xml 12 Nov 2003 17:28:07 -0000 1.9
+++ fo.xml 12 Nov 2003 17:41:06 -0000 1.10
@@ -88,7 +88,7 @@
<title>Current Date and Time</title>
<p>XSL-FO does not currently have a function for retrieving the current
date and time.
However, in some cases, XSLT can be used to place the current date and time into
the XSL-FO document as it is generated.</p>
- <p>One possibility is to use the <link
href="http://exslt.org/date/index.html">exslt date and time extension</link>.</p>
+ <p>One possibility is to use the <jump
href="http://exslt.org/date/index.html">exslt date and time extension</jump>.</p>
<p>Another possibility is to use java or javascript (or perhaps some other
language).
Here is an example, using java, that works with Xalan. First, create the
appropriate namespace:</p>
<source><![CDATA[<xsl:stylesheet version="1.0"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]