> Author: rgardler
> Date: Tue Apr 12 04:07:29 2005
> New Revision: 161039
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=161039
> Log:
> create a plugins index page
> 
> Modified:
>     
> forrest/trunk/site-author/content/xdocs/docs/plugins/pluginInfrastructure.xml
>     forrest/trunk/site-author/content/xdocs/site.xml
>     forrest/trunk/site-author/content/xdocs/tabs.xml
> 
> Modified: 
> forrest/trunk/site-author/content/xdocs/docs/plugins/pluginInfrastructure.xml
> URL: 
> http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/plugins/pluginInfrastructure.xml?view=diff&r1=161038&r2=161039
> ==============================================================================
> --- 
> forrest/trunk/site-author/content/xdocs/docs/plugins/pluginInfrastructure.xml 
> (original)
> +++ 
> forrest/trunk/site-author/content/xdocs/docs/plugins/pluginInfrastructure.xml 
> Tue Apr 12 04:07:29 2005
> @@ -279,5 +279,11 @@
>        <note>The plugin sitemap.xmap file is automatically managed by 
> Forrest, the 
>        end user need never edit this file.</note>
>      </section>
> +
> +     <section>
> +             <title>Further Reading</title>
> +             <p>If you want to build a plugin you might like to start with 
> our 
> +             <a href="../howto/howto-buildPlugin.html">HowTo on Building 
> Plugins</a>.</p>
> +     </section>
>    </body>
>  </document>

[ snip ]

Please don't mix tabs and space indents. When people send
patches via some text editors, then we get a mess in the diffs.
We are trying to stick to two-space indent for xml files.

--David

Reply via email to