Author: thorsten
Date: Sun Jan 29 13:52:37 2006
New Revision: 373362
URL: http://svn.apache.org/viewcvs?rev=373362&view=rev
Log:
FOR-801 - moving hooks transformer to the dispatcher
Added:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/resources/stylesheets/hooksMatcher-html.xsl
- copied unchanged from r373180,
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/resources/stylesheets/hooksMatcher-html.xsl
Removed:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/resources/stylesheets/hooksMatcher-html.xsl
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml?rev=373362&r1=373361&r2=373362&view=diff
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.dispatcher/locationmap.xml
Sun Jan 29 13:52:37 2006
@@ -179,9 +179,9 @@
<match pattern="hooks-to-html.xsl">
<select type="exists">
<location
- src="{project:themer}/resources/stylesheets/hooksMatcher-html.xsl" />
+
src="{project:structurer}/resources/stylesheets/hooksMatcher-html.xsl" />
<location
- src="{defaults:themer}/resources/stylesheets/hooksMatcher-html.xsl"
/>
+
src="{defaults:structurer}/resources/stylesheets/hooksMatcher-html.xsl" />
</select>
</match>
<!-- contracts (e.g. html) that can be used in the project. -->