shannon 02/05/30 10:54:26
Modified: src/documentation sitemap.xmap
Log:
Added new transformation step to FAQ pipeline match
to add doc-related FAQs to the bottom of all FAQs page,
i.e. How do I add an FAQ to this page and
How can I improve existing FAQs.
Revision Changes Path
1.14 +1 -0 xml-cocoon2/src/documentation/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/sitemap.xmap,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sitemap.xmap 29 May 2002 10:24:18 -0000 1.13
+++ sitemap.xmap 30 May 2002 17:54:26 -0000 1.14
@@ -113,6 +113,7 @@
<!-- FAQ docs -->
<map:match pattern="body-**/faq-*.xml">
<map:generate type="file-nolabel" src="xdocs/{1}/faq-{2}.xml"/>
+ <!-- <map:transform src="stylesheets/faqcommon.xsl" label="content"/> -->
<map:transform src="stylesheets/faq2document.xsl" label="content"/>
<map:transform src="stylesheets/document2html.xsl"/>
<map:serialize/>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]