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/31 19:05:57 UTC

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

Author: rgardler
Date: Sun Oct 31 10:05:56 2004
New Revision: 56144

Modified:
   forrest/trunk/forrestcore/src/documentation/content/plugins/plugins.xml
Log:
add s5 plugin

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	Sun Oct 31 10:05:56 2004
@@ -59,6 +59,16 @@
     </description>
   </plugin>
   
+  <plugin name="s5"
+        author="Ross Gardler"
+        website="http://forrest.apache.org/~rgarlder/testingGround/forrestPlugins/s5"
+        url="http://www.apache.org/~rgardler/testingGround/forrestPlugins/">
+    <description>
+      Create S5: A Simple Standards-Based Slide Show System presentations
+      from xdocs.
+    </description>
+  </plugin>
+  
   <plugin name="simplified-docbook"
         author="Apache Forrest Project"
         website="http://forrest.apache.org/plugins/simplified-docbook"