You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2006/07/17 13:16:16 UTC

svn commit: r422682 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml

Author: thorsten
Date: Mon Jul 17 04:16:15 2006
New Revision: 422682

URL: http://svn.apache.org/viewvc?rev=422682&view=rev
Log:
Removing pdf link, since it fails ATM.

Added:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml
      - copied, changed from r422657, forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/export-link.vt.xml

Copied: forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml (from r422657, forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/export-link.vt.xml)
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml?p2=forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml&p1=forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/export-link.vt.xml&r1=422657&r2=422682&rev=422682&view=diff
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/themes/common/html/export-link.vt.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.themes.core/content/resources/themes/common/html/export-link.vt.xml Mon Jul 17 04:16:15 2006
@@ -21,11 +21,5 @@
     xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
   <forrest:hook name="export-link">
     <forrest:contract name="content-source-xml-link"/>
-    <forrest:contract name="content-pdf-link"/>
-    <!-- You can include other templates from tiles as well -->
-    <!--<jx:import uri="cocoon://prepare.structurer-tiles.export-link-test"/>-->
-    <!-- FIXME: jxpath -->
-    <!-- Use this when jxpath bug is solved -->
-    <!--<jx:import uri="lm:tiles.export-link-test"/>-->
   </forrest:hook>
 </forrest:template>