Author: rgardler
Date: Sun Mar 25 14:14:39 2007
New Revision: 522350
URL: http://svn.apache.org/viewvc?view=rev&rev=522350
Log:
remove <jx:import uri="cocoon://prepare.tiles.export-link"/> as it does not
work as a result
of http://svn.apache.org/viewvc?view=rev&rev=520650 (thanks to Brian M Dube)
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/common-html.vt.xml
Modified:
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/common-html.vt.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/common-html.vt.xml?view=diff&rev=522350&r1=522349&r2=522350
==============================================================================
---
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/common-html.vt.xml
(original)
+++
forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/common-html.vt.xml
Sun Mar 25 14:14:39 2007
@@ -71,8 +71,14 @@
{properties:dispatcher.themer}/themes/{properties:dispatcher.theme}/html/export-link.vt.xml
or
{properties:dispatcher.themer}/themes/{properties:dispatcher.fallback.theme}/html/export-link.vt.xml
+
+ FIXME: The above does not work as a result of
http://svn.apache.org/viewvc?view=rev&rev=520650
-->
- <jx:import uri="cocoon://prepare.tiles.export-link"/>
+ <forrest:hook name="export-link">
+ <forrest:contract name="content-source-xml-link"/>
+ <forrest:contract name="content-pdf-link"/>
+ </forrest:hook>
+
<forrest:hook name="content">
<forrest:contract name="content-title"
dataURI="cocoon://#{$getRequest}.title.xml"/>