Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/tabs.xml?rev=954731&r1=954730&r2=954731&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.solr/src/documentation/content/xdocs/tabs.xml Tue Jun 15 07:41:42 2010 @@ -16,24 +16,7 @@ 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: - @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 - directory (ends in '/'), in which case /index.html will be added - If @id's are present, site.xml entries with a matching @tab will be in that tab. - - 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"/> +<tabs xmlns:xlink="http://www.w3.org/1999/xlink"> + <tab id="plugins" label="Forrest Plugins" href="http://forrest.apache.org/pluginDocs/"/> <tab id="" label="Plugin Home" dir="" indexfile="index.html"/> -<!-- Add new tabs here, eg: - <tab label="How-Tos" dir="community/howto/"/> - <tab label="XML Site" dir="xml-site/"/> - --> </tabs>
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/tabs.xml?rev=954731&r1=954730&r2=954731&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/src/documentation/content/xdocs/tabs.xml Tue Jun 15 07:41:42 2010 @@ -16,28 +16,7 @@ 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: - @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 - directory (ends in '/'), in which case /index.html will be added - If @id's are present, site.xml entries with a matching @tab will be in that tab. - - 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"/> +<tabs xmlns:xlink="http://www.w3.org/1999/xlink"> + <tab id="plugins" label="Forrest Plugins" href="http://forrest.apache.org/pluginDocs/"/> <tab id="" label="Plugin Home" dir="" indexfile="index.html"/> - <!-- Add new tabs here, eg: - <tab label="How-Tos" dir="community/howto/"/> - <tab label="XML Site" dir="xml-site/"/> - --> - </tabs> Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/tabs.xml?rev=954731&r1=954730&r2=954731&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.voice/src/documentation/content/xdocs/tabs.xml Tue Jun 15 07:41:42 2010 @@ -16,24 +16,7 @@ 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: - @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 - directory (ends in '/'), in which case /index.html will be added - If @id's are present, site.xml entries with a matching @tab will be in that tab. - - 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"/> +<tabs xmlns:xlink="http://www.w3.org/1999/xlink"> + <tab id="plugins" label="Forrest Plugins" href="http://forrest.apache.org/pluginDocs/"/> <tab id="" label="Plugin Home" dir="" indexfile="index.html"/> -<!-- Add new tabs here, eg: - <tab label="How-Tos" dir="community/howto/"/> - <tab label="XML Site" dir="xml-site/"/> - --> </tabs> Modified: forrest/trunk/whiteboard/plugins/rtf-output/src/documentation/content/xdocs/tabs.xml URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/rtf-output/src/documentation/content/xdocs/tabs.xml?rev=954731&r1=954730&r2=954731&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/rtf-output/src/documentation/content/xdocs/tabs.xml (original) +++ forrest/trunk/whiteboard/plugins/rtf-output/src/documentation/content/xdocs/tabs.xml Tue Jun 15 07:41:42 2010 @@ -16,24 +16,7 @@ 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: - @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 - directory (ends in '/'), in which case /index.html will be added - If @id's are present, site.xml entries with a matching @tab will be in that tab. - - 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="" label="Home" dir="" indexfile="index.html"/> - <tab id="samples" label="Samples" dir="samples" indexfile="index.html"/> -<!-- Add new tabs here, eg: - <tab label="How-Tos" dir="community/howto/"/> - <tab label="XML Site" dir="xml-site/"/> - --> +<tabs xmlns:xlink="http://www.w3.org/1999/xlink"> + <tab id="plugins" label="Forrest Plugins" href="http://forrest.apache.org/pluginDocs/"/> + <tab id="" label="Plugin Home" dir="" indexfile="index.html"/> </tabs>