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/12/04 02:20:30 UTC

svn commit: r109744 - /forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml

Author: rgardler
Date: Fri Dec  3 17:20:29 2004
New Revision: 109744

URL: http://svn.apache.org/viewcvs?view=rev&rev=109744
Log:
Support embedded images
Modified:
   forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml

Modified: forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml
Url: http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml?view=diff&rev=109744&p1=forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml&r1=109743&p2=forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml&r2=109744
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml	(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.OpenOffice.org/status.xml	Fri Dec  3 17:20:29 2004
@@ -29,6 +29,14 @@
       src/documentation/resources/images/<foo>.jpg images, these will
       automatically be used for entries of type <foo>. -->
 
+
+      <action dev="RDG" type="add" context="code">
+        Support embedded images in documents.
+      </action>
+      <action dev="RDG" type="update" context="admin">
+        Change plugin name to org.apache.forrest.plugin.OpenOffice.org to
+        conform to new naming standards.
+      </action>
       <action dev="RDG" type="add" context="code">
         Created the initial plugin by copying map snippets and
         samples from Forrest Core.