crossley 2002/08/15 17:55:19
Modified: src/documentation/xdocs/userdocs/serializers Tag:
cocoon_2_0_3_branch link-serializer.xml
Log:
Link to the standards.
Submitted by: Torsten Knodt <[EMAIL PROTECTED]>
Revision Changes Path
No revision
No revision
1.1.2.2 +5 -3
xml-cocoon2/src/documentation/xdocs/userdocs/serializers/link-serializer.xml
Index: link-serializer.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/serializers/link-serializer.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- link-serializer.xml 15 Aug 2002 02:27:48 -0000 1.1.2.1
+++ link-serializer.xml 16 Aug 2002 00:55:19 -0000 1.1.2.2
@@ -15,9 +15,11 @@
<body>
<s1 title="Link Serializer">
<p>The link serializer generates a list of links
- using XLINK from the sax events. Most XHTML attributes
- are also supported (href, src, longdesc, background).
- The mime-type of the output is
+ using <link href="http://www.w3.org/TR/xlink/">XLink</link>
+ from the sax events.
+ Most <link href="http://www.w3.org/MarkUp/">XHTML</link>
+ attributes are also supported (href, src, longdesc,
+ background). The mime-type of the output is
<code>application/x-cocoon-links</code>. This serializer is
required by the link status generator and the command line
mode to follow links.</p>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]