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 2007/01/18 00:56:37 UTC

svn commit: r497256 - /forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml

Author: thorsten
Date: Wed Jan 17 15:56:36 2007
New Revision: 497256

URL: http://svn.apache.org/viewvc?view=rev&rev=497256
Log:
Removing note about setting the jx variable

Modified:
    forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml

Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml?view=diff&rev=497256&r1=497255&r2=497256
==============================================================================
--- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml (original)
+++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/index.xml Wed Jan 17 15:56:36 2007
@@ -81,9 +81,8 @@
         </forrest:hook>
       </jx:if>
     </forrest:hook>]]> </source> 
-      <p>You can as well use the above aggregated to a tiles, like (make sure you copy both lines!):</p>
-      <source><![CDATA[<jx:set var="userAgent" value="${cocoon.request.getHeader('User-Agent')}"/>
-<jx:import uri="cocoon://prepare.tiles.solrbar"/>]]></source>
+      <p>You can as well use the above aggregated to a tiles, like:</p>
+      <source><![CDATA[<jx:import uri="cocoon://prepare.tiles.solrbar"/>]]></source>
     </section>
     <section id="solr">
       <title>Solr activation</title>