Author: crossley Date: Mon Jun 7 03:17:34 2010 New Revision: 952076 URL: http://svn.apache.org/viewvc?rev=952076&view=rev Log: Change fixme notes to use "simple examples".
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml?rev=952076&r1=952075&r2=952076&view=diff ============================================================================== --- forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml (original) +++ forrest/trunk/site-author/content/xdocs/docs_0_90/howto/howto-buildPlugin.xml Mon Jun 7 03:17:34 2010 @@ -355,7 +355,7 @@ <title>Releasing a Plugin</title> <section id="register"> <title>Register the Plugin with Apache Forrest</title> - <fixme author="rdg"> + <fixme author="open"> Describe making a request of Forrest devs for inclusion </fixme> </section> @@ -537,20 +537,20 @@ </p> <section id="input"> <title>Input Plugin</title> - <fixme author="RDG"> - Discuss OpenOffice.org plugin here + <fixme author="open"> + Discuss a simple example of an "input" plugin here. </fixme> </section> <section id="output"> <title>Output Plugin</title> - <fixme author="RDG"> - Discuss s5 plugin here + <fixme author="open"> + Discuss a simple example of an "output" plugin here. </fixme> </section> <section id="internal"> <title>Internal Plugin</title> - <fixme author="RDG"> - Discuss IMSManifest plugin here + <fixme author="open"> + Discuss a simple example of an "internal" plugin here. </fixme> </section> </section>