You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/04/11 04:05:17 UTC

svn commit: r160812 - forrest/trunk/plugins/plugins.xml

Author: crossley
Date: Sun Apr 10 19:05:14 2005
New Revision: 160812

URL: http://svn.apache.org/viewcvs?view=rev&rev=160812
Log:
Add entry for org.apache.forrest.plugin.OpenOffice.org input.

Modified:
    forrest/trunk/plugins/plugins.xml

Modified: forrest/trunk/plugins/plugins.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/plugins/plugins.xml?view=diff&r1=160811&r2=160812
==============================================================================
--- forrest/trunk/plugins/plugins.xml (original)
+++ forrest/trunk/plugins/plugins.xml Sun Apr 10 19:05:14 2005
@@ -87,6 +87,18 @@
     <forrestVersion>0.7</forrestVersion>
   </plugin>
 
+  <plugin name="org.apache.forrest.plugin.OpenOffice.org"
+        type="input"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/docs/plugins/org.apache.forrest.plugin.OpenOffice.org"
+        url="http://forrest.apache.org/plugins"
+        version="0.1-dev">
+    <description>
+      Use various OpenOffice.org document formats as input sources.
+    </description>
+    <forrestVersion>0.7</forrestVersion>
+  </plugin>
+
   <plugin name="org.apache.forrest.plugin.photoGallery"
         type="input"
         author="Apache Forrest Project"