Keep in sync with Forrest v0.5 default sitemap.
git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226122 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c9cced1407
commit
60b150d7fd
@ -12,6 +12,7 @@ $Revision$
|
||||
<map:components>
|
||||
<map:generators default="file">
|
||||
<map:generator name="file" src="org.apache.cocoon.generation.FileGenerator" />
|
||||
<map:generator name="serverpages" src="org.apache.cocoon.generation.ServerPagesGenerator"/>
|
||||
<!--
|
||||
<map:generator name="html" src="org.apache.cocoon.generation.HTMLGenerator">
|
||||
<jtidy-config>jtidy.properties</jtidy-config>
|
||||
@ -110,9 +111,9 @@ $Revision$
|
||||
</map:pipes>
|
||||
</map:components>
|
||||
|
||||
<!-- NOTE: the 'links view' is no longer used to discover a page's links.
|
||||
Instead of filterlinks.xsl, use cli.xconf include/exclude nodes to define which pages to render.
|
||||
<map:views>
|
||||
|
||||
<!-- Define a 'links view', which the command-line crawler uses to discover a page's links -->
|
||||
<map:view name="links" from-position="last">
|
||||
<map:transform src="resources/stylesheets/filterlinks.xsl">
|
||||
<map:parameter name="ctxbasedir" value="{realpath:.}/"/>
|
||||
@ -120,6 +121,7 @@ $Revision$
|
||||
<map:serialize type="links"/>
|
||||
</map:view>
|
||||
</map:views>
|
||||
-->
|
||||
|
||||
<map:resources>
|
||||
<map:resource name="skinit">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user