Author: sjur
Date: Tue Sep 2 23:25:47 2008
New Revision: 691523
URL: http://svn.apache.org/viewvc?rev=691523&view=rev
Log:
Added the latest enhancement to the status document.
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml?rev=691523&r1=691522&r2=691523&view=diff
==============================================================================
--- forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml
(original)
+++ forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml Tue
Sep 2 23:25:47 2008
@@ -17,11 +17,17 @@
-->
<status>
<developers>
+ <person name="Sjur Nørstebø Moshagen " email="[EMAIL PROTECTED]"
id="SNM" />
<person name="Ross Gardler" email="[EMAIL PROTECTED]" id="RDG" />
<person name="Volunteer needed" email="[EMAIL PROTECTED]" id="open"/>
</developers>
<changes>
<release version="0.2-dev" date="not-released">
+ <action type="add" context="code" dev="SNM">
+ Added handling of localised content in wiki format, that is, filenames
following the
+ <code>filename.locale.wiki</code> format, where each
<code>locale</code> variant
+ contains a localised version of the content.
+ </action>
<action type="add" context="code" dev="RDG">
Added handling of Google Code wiki format. See <a
href="site:sample/google">sample</a>.
</action>