Author: thorsten Date: Thu Aug 21 02:43:08 2008 New Revision: 687672 URL: http://svn.apache.org/viewvc?rev=687672&view=rev Log: reducing the resolver queue since the resource type based templates are not in use ATM. Leaving it as comment so people have a quick start.
Modified: forrest/branches/update_cocoon_2.1.12-dev/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Modified: forrest/branches/update_cocoon_2.1.12-dev/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml URL: http://svn.apache.org/viewvc/forrest/branches/update_cocoon_2.1.12-dev/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=687672&r1=687671&r2=687672&view=diff ============================================================================== --- forrest/branches/update_cocoon_2.1.12-dev/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml (original) +++ forrest/branches/update_cocoon_2.1.12-dev/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml Thu Aug 21 02:43:08 2008 @@ -184,15 +184,15 @@ <location src="{properties:resources}/structurer/url/{1}{properties:dispatcher.theme-ext}" /> - <act type="sourcetype" + <!--<act type="sourcetype" src="{properties:content.xdocs}{1}.xml"> -<!-- Sourcetype based - http://forrest.apache.org/docs/cap.html--> + Sourcetype based + http://forrest.apache.org/docs/cap.html <location src="lm://dispatcher.structurer.resourceType.{sourcetype}" /> </act> - <act type="resourceTypeAction"> + --><!--<act type="resourceTypeAction"> <parameter value="{../1}{1}" name="request"/> <parameter value="{properties:content.xdocs}" name="projectDir"/> @@ -203,10 +203,10 @@ <parameter value="http://apache.org/cocoon/lenya/page-envelope/1.0" name="resourceTypeElementNS"/> -<!-- Meta data based --> + Meta data based <location src="{uri}" /> </act> - <act type="RecursiveDirectoryTraversalAction"> + --><act type="RecursiveDirectoryTraversalAction"> <parameter value="{../1}{1}" name="request"/> <parameter value="{properties:dispatcher.theme}" name="projectFallback"/> <parameter value="{properties:dispatcher.theme-ext}"