You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2004/10/24 03:10:43 UTC

svn commit: rev 55403 - forrest/trunk/src/documentation/content/plugins

Author: rgardler
Date: Sat Oct 23 18:10:41 2004
New Revision: 55403

Modified:
   forrest/trunk/src/documentation/content/plugins/plugins.xml
Log:
add openOffice.org plugin

Modified: forrest/trunk/src/documentation/content/plugins/plugins.xml
==============================================================================
--- forrest/trunk/src/documentation/content/plugins/plugins.xml	(original)
+++ forrest/trunk/src/documentation/content/plugins/plugins.xml	Sat Oct 23 18:10:41 2004
@@ -48,4 +48,13 @@
       Embed syndicated content in a Forrest site. 
     </description>
   </plugin>
+  
+  <plugin name="openOffice.org"
+        author="Apache Forrest Project"
+        website="http://forrest.apache.org/plugins/openOffice.org"
+        url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/">
+    <description>
+      Embed OpenOffice.org application content in a Forrest site. 
+    </description>
+  </plugin>
 </plugins>