giacomo 00/07/17 14:13:06
Modified: xdocs Tag: xml-cocoon2 sitemap.xml
Log:
Patch contributed by N. Sean Timm
Revision Changes Path
No revision
No revision
1.1.2.4 +7 -12 xml-cocoon/xdocs/Attic/sitemap.xml
Index: sitemap.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/Attic/sitemap.xml,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- sitemap.xml 2000/07/11 23:47:02 1.1.2.3
+++ sitemap.xml 2000/07/17 21:13:05 1.1.2.4
@@ -373,20 +373,15 @@
</p>
<source>
<![CDATA[
- <map:resources">
- </map:components">
+ <map:resources>
+ <map:resource name="Access refused">
+ <map:generator src="./error-pages/restricted.xml"/>
+ <map:filter src="./stylesheets/general-browser.xsl"/>
+ <map:serializer status-code="401"/>
+ </map:resource>
+ </map:resources>
]]>
</source>
- -->
- <map:resources>
-
- <map:resource name="Access refused">
- <map:generator src="./error-pages/restricted.xml"/>
- <map:filter src="./stylesheets/general-browser.xsl"/>
- <map:serializer status-code="401"/>
- </map:resource>
-
- </map:resources>
<s3 title="Common Attributes of Components">
<p>
|