Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/content/xdocs/tabs.xml?view=diff&rev=527024&r1=527023&r2=527024 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/content/xdocs/tabs.xml Mon Apr 9 21:50:54 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="Excel-sheet-plugin" title="Excel-sheet-plugin" 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,12 +30,10 @@ 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="home" label="Home" dir="" indexfile="index.html"/> <!-- <tab id="docu" label="Documentation" dir="docu/" indexfile="index.html"/> --> <tab id="samples" label="Samples" dir="samples/" indexfile="index.html"/> - </tabs>
Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/skinconf.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/skinconf.xml?view=diff&rev=527024&r1=527023&r2=527024 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/skinconf.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/src/documentation/skinconf.xml Mon Apr 9 21:50:54 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: Excel input</project-name> <project-description>org.apache.forrest.plugin.input.excel plugin for Apache Forrest</project-description> - </skinconfig> Modified: forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/status.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/status.xml?view=diff&rev=527024&r1=527023&r2=527024 ============================================================================== --- forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/status.xml (original) +++ forrest/trunk/plugins/org.apache.forrest.plugin.input.excel/status.xml Mon Apr 9 21:50:54 2007 @@ -16,19 +16,17 @@ limitations under the License. --> <status> - - <!-- Define here the Title of the Context you want to display in the Changes pages. +<!-- Define here the Title of the Context you want to display in the Changes pages. id = the context value of actions title = Title of the Context - --> + --> <contexts> - <context id="code" title="Changes to the Code Base"/> - <context id="docs" title="Changes to Documentation"/> - <context id="admin" title="Changes to Project Administration"/> - <context id="design" title="Changes to Design"/> - <context id="build" title="Changes to Build"/> - </contexts> - + <context id="code" title="Changes to the Code Base"/> + <context id="docs" title="Changes to Documentation"/> + <context id="admin" title="Changes to Project Administration"/> + <context id="design" title="Changes to Design"/> + <context id="build" title="Changes to Build"/> + </contexts> <changes> <release version="0.3-dev" date="not-released"> <action type="update" context="code" dev="RDG" importance="high"> @@ -77,7 +75,6 @@ </action> </release> </changes> - <todo> <actions priority="high"> <action context="Stylesheet" dev="open"> @@ -103,5 +100,4 @@ </action> </actions> </todo> - </status>
