Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/tabs.xml?view=diff&rev=527028&r1=527027&r2=527028 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/content/xdocs/tabs.xml Mon Apr 9 21:57:55 2007 @@ -16,13 +16,11 @@ limitations under the License. --> <!DOCTYPE tabs PUBLIC "-//APACHE//DTD Cocoon Documentation Tab V1.1//EN" "http://forrest.apache.org/dtd/tab-cocoon-v11.dtd"> - <tabs software="MyProj" title="MyProj" copyright="Foo" xmlns:xlink="http://www.w3.org/1999/xlink"> - - <!-- The rules for tabs are: +<!-- The rules for tabs are: @dir will always have '/@indexfile' added. @indexfile gets appended to @dir if the tab is selected. Defaults to 'index.html' @href is not modified unless it is root-relative and obviously specifies a @@ -32,13 +30,11 @@ Tabs can be embedded to a depth of two. The second level of tabs will only be displayed when their parent tab is selected. --> - <tab id="plugins" label="Forrest Plugins" href="http://forrest.apache.org/pluginDocs" indexfile="index.html"/> <tab id="" label="Home" dir="" indexfile="index.html"/> <tab id="samples" label="Samples" dir="samples" indexfile="index.html"/> - <!-- Add new tabs here, eg: +<!-- Add new tabs here, eg: <tab label="How-Tos" dir="community/howto/"/> <tab label="XML Site" dir="xml-site/"/> --> - </tabs>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/skinconf.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/skinconf.xml?view=diff&rev=527028&r1=527027&r2=527028 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/skinconf.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/src/documentation/skinconf.xml Mon Apr 9 21:57:55 2007 @@ -15,16 +15,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - <!DOCTYPE skinconfig PUBLIC "-//APACHE//DTD Skin Configuration V0.7-1//EN" "http://forrest.apache.org/dtd/skinconfig-v07-1.dtd" [ <!ENTITY skinconf-common PUBLIC "-//Apache Forrest//ENTITIES Skin Configuration common plugins V0.7-1//EN" ""> ]> - <skinconfig> &skinconf-common; <project-name>Plugin: wiki input</project-name> <project-description>org.apache.forrest.plugin.input.wiki plugin for Apache Forrest</project-description> - </skinconfig> 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?view=diff&rev=527028&r1=527027&r2=527028 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.wiki/status.xml Mon Apr 9 21:57:55 2007 @@ -16,12 +16,10 @@ limitations under the License. --> <status> - <developers> <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="fix" context="code" dev="RDG" fixes-bug="680" @@ -35,7 +33,6 @@ {lm:wiki.*} </action> </release> - <release version="0.1" date="not-released"> <action type="fix" context="code" dev="DB" due-to="Evrim ULU" due-to-email="[EMAIL PROTECTED]"> Handle quoted links. @@ -48,7 +45,6 @@ </action> </release> </changes> - <todo> <actions priority="high"> <actions context="src"> @@ -56,5 +52,4 @@ </actions> </actions> </todo> - </status>
