Author: thorsten Date: Wed Jan 17 15:54:38 2007 New Revision: 497254 URL: http://svn.apache.org/viewvc?view=rev&rev=497254 Log: adding the work done on the plugin to the status Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/status.xml Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/status.xml?view=diff&rev=497254&r1=497253&r2=497254 ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/status.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/status.xml Wed Jan 17 15:54:38 2007 @@ -19,6 +19,7 @@ + @@ -38,22 +39,33 @@ - + Initial plugin code. + + Adding paginator transformer. The pagination will add something like this to the stream: + + + + ]]> + + + Initial plugin code. + + + Grouping all plugin specific contracts and hooks as tiles. + + + Excluding the solr-actionbar contract when in crawler mode. + - Customize this template plugin with your plugin's details. This - TODO list is generated from 'status.xml'. - - - Create the documentation with lots of examples and samples. - XML content goes in - src/documentation/content/xdocs. + Add more explanation about each component (generator and transformer) + to make it easier for cocoon folks to use them direcly from the plugin jar.