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/29 01:36:27 UTC

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

Author: rgardler
Date: Thu Oct 28 16:36:26 2004
New Revision: 55910

Modified:
   forrest/trunk/forrestcore/src/documentation/content/plugins/plugins.xml
Log:
Add openOffice.org and simplified-docbook plugins

Modified: forrest/trunk/forrestcore/src/documentation/content/plugins/plugins.xml
==============================================================================
--- forrest/trunk/forrestcore/src/documentation/content/plugins/plugins.xml	(original)
+++ forrest/trunk/forrestcore/src/documentation/content/plugins/plugins.xml	Thu Oct 28 16:36:26 2004
@@ -27,6 +27,16 @@
   ]>
   
 <plugins>
+  
+  <plugin name="feeder"
+        author="Ross Gardler"
+        website="http://www.burrokeet.org"
+        url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/">
+    <description>
+      Embed syndicated content in a Forrest site. 
+    </description>
+  </plugin>
+  
   <plugin name="IMSManifest"
         author="Ross Gardler"
         website="http://www.burrakeet.org"
@@ -40,21 +50,21 @@
     </description>
   </plugin>
   
-  <plugin name="feeder"
-        author="Ross Gardler"
-        website="http://www.burrakeet.org"
+  <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 syndicated content in a Forrest site. 
+      Embed OpenOffice.org application content in a Forrest site. 
     </description>
   </plugin>
   
-  <plugin name="openOffice.org"
+  <plugin name="simplified-docbook"
         author="Apache Forrest Project"
-        website="http://forrest.apache.org/plugins/openOffice.org"
+        website="http://forrest.apache.org/plugins/simplified-docbook"
         url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/">
     <description>
-      Embed OpenOffice.org application content in a Forrest site. 
+      Support of Simplified Docbook files.
     </description>
   </plugin>
 </plugins>