You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/04/10 06:53:09 UTC

svn commit: r160737 - in forrest/trunk: docs-author/content/forrestbar.xpi docs-author/content/xdocs/ site-author/content/forrestbar.xpi site-author/content/xdocs/docs/ site-author/content/xdocs/site.xml site-author/content/xdocs/tabs.xml site-author/forrest.properties site-author/skinconf.xml

Author: crossley
Date: Sat Apr  9 21:53:07 2005
New Revision: 160737

URL: http://svn.apache.org/viewcvs?view=rev&rev=160737
Log:
Start moving the docs-author back into site-author.
Issue: FOR-391

Added:
    forrest/trunk/site-author/content/forrestbar.xpi
      - copied unchanged from r160502, forrest/trunk/docs-author/content/forrestbar.xpi
    forrest/trunk/site-author/content/xdocs/docs/
      - copied from r160736, forrest/trunk/docs-author/content/xdocs/
Removed:
    forrest/trunk/docs-author/content/forrestbar.xpi
    forrest/trunk/docs-author/content/xdocs/
Modified:
    forrest/trunk/site-author/content/xdocs/site.xml
    forrest/trunk/site-author/content/xdocs/tabs.xml
    forrest/trunk/site-author/forrest.properties
    forrest/trunk/site-author/skinconf.xml

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?view=diff&r1=160736&r2=160737
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Sat Apr  9 21:53:07 2005
@@ -27,10 +27,105 @@
     <live-sites label="Example sites" href="live-sites.html"/>
   </about>
 
-  <documentation label="Documentation">
+  <documentation label="Documentation" tab="docs" href="docs/">
     <overview label="Overview" href="docs.html"/>
     <v0.6 label="0.6 (current)" href="docs/0.6/"/>
     <v0.7 label="0.7-dev (unstable)" href="docs/0.7/"/>
+    <index label="Index" href="index.html"/>
+    <faq label="FAQs" href="faq.html">
+      <docbook href="#docbook"/>
+      <ignoring_javadocs href="#ignoring_javadocs"/>
+      <link_raw href="#link_raw"/>
+      <pdf_images href="#pdf_images"/>
+    </faq>
+    <changes label="Changes" href="changes.html"/>
+    <todo label="Todo" href="todo.html"/>
+    <your-project label="Using Forrest" href="your-project.html">
+      <new_content_type href="#adding_new_content_type"/>
+      <new_dtd href="#new_dtd"/>
+      <webapp href="#webapp"/>
+      <skins href="#skins"/>
+      <new-skin href="#new_skin"/>
+      <invoking_from_ant href="#invoking_from_ant"/>
+    </your-project>
+    <validation label="XML Validation" href="validation.html"/>
+    <linking label="Menus and Linking" href="linking.html">
+      <menu_generation href="#menu_generation"/>
+    </linking>
+    <searching label="Searching" href="searching.html"/>
+    <skins label="Default Skins" href="skins.html"/>
+    <skin-package label="Skin Packages" href="skin-package.html"/>
+    <skin-leather label="Leather-dev skin" href="leather.html"/>
+    <plugins label="Plugins" href="plugins/usingPlugins.html"/>
+    <!--
+    <quick-xml label="XML Guide" href="quick-xml.html"/>
+    -->
+    <forrest-contract label="Our Contract" href="forrest-contract.html"/>
+    <compliance label="Standards Compliance" href="compliance.html"/>
+
+    <developers label="Advanced Topics">
+      <build label="Building Forrest" href="build.html"/>
+      <catalog label="Using DTD Catalogs" href="catalog.html"/>
+      <sitemap-ref label="Sitemap Reference" href="sitemap-ref.html">
+        <linkrewriting_impl href="#linkrewriting_impl"/>
+        <menu_generation_impl href="#menu_generation_impl"/>
+        <source_pipelines href="#source_pipelines"/>
+        <forrest_xmap href="#forrest_xmap"/>
+      </sitemap-ref>
+      <project-sitemap label="Project sitemap" href="project-sitemap.html"/>
+      <pluginInfrastructure label="Plugin Infrastructure" href="plugins/pluginInfrastructure.html"/>
+      <cap label="Sourcetype Action" href="cap.html"/>
+    </developers>
+    
+    <upgrading label="Upgrading">
+      <upgrading_07 label="Upgrading to 0.7" href="upgrading_07.html"/>
+      <upgrading_06 label="Upgrading to 0.6" href="upgrading_06.html"/>
+      <upgrading_05 href="upgrading_05.html"/>
+    </upgrading>
+
+    <subprojects label="SubProjects" tab="docs">
+      <forrestbar label="ForrestBar" href="forrestbar.html"/>
+      <forrestbot label="Forrestbot" href="forrestbot.html"/>
+      <forrestbot-web-interface label="Forrestbot Webapp" href="forrestbot-web-interface.html"/>
+    </subprojects>
+    
+    <samples label="Reference docs" tab="docs">
+      <dtd-docs-container label="DTD documentation">
+        <dtd-docs label="Overview" href="dtd-docs.html"/>
+        <document-v20-dtd label="document-v20" href="document-v20.dtdx.html"/>
+        <howto-v20-dtd label="howto-v20" href="howto-v20.dtdx.html"/>
+        <faq-v20-dtd label="faq-v20" href="faq-v20.dtdx.html"/>
+        <document-v13-dtd label="document-v13" href="document-v13.dtdx.html"/>
+        <howto-v13-dtd label="howto-v13" href="howto-v13.dtdx.html"/>
+        <faq-v13-dtd label="faq-v13" href="faq-v13.dtdx.html"/>
+      </dtd-docs-container>
+      <samples-container label="Doc samples">
+        <document-v11 href="document-v11.html"/>
+        <document-v12 href="document-v12.html"/>
+        <document-v13 label="document-v13" href="document-v13.html"/>
+        <document-v20 label="document-v20" href="document-v20.html"/>
+      </samples-container>
+    </samples>
+
+    <older_documentation label="Older Docs" tab="docs">
+      <primer label="Forrest Primer" href="primer.html">
+        <cvs href="#cvs"/>
+      </primer>
+      <libre-intro label="Libre" href="libre-intro.html"/>
+      <dreams label="Dream list" href="dreams.html"/>
+    </older_documentation>
+
+    <howto label="How-To" href="howto/" tab="howto">
+      <overview label="Overview" href="index.html"/>
+      <write-howto label="Write a How-to" href="howto-howto.html"/>
+      <asf-mirror label="Download mirror" href="howto-asf-mirror.html"/>
+      <pdf-tab label="Create tab PDF" href="howto-pdf-tab.html"/>
+      <editcss label="Edit CSS (WYSIWYG)" href="howto-editcss.html"/>
+      <corner-css label="CSS corner SVG" href="howto-corner-images.html"/>
+      <maven label="Maven Integration" href="howto-forrest-from-maven.html"/>
+      <buildPlugin label="Build a Plugin" href="howto-buildPlugin.html"/>
+      <custom-html-source label="Custom html source" href="howto-custom-html-source.html"/>
+    </howto>
   </documentation>
 
   <getting-involved label="Getting Involved" tab="project">
@@ -61,6 +156,7 @@
     <xml label="Apache XML" href="http://xml.apache.org/"/>
     <apache-stats label="Statistics" href="http://www.apache.org/~vgritsenko/stats/"/>
   </references>
+
   <!-- Uncomment this if we want aggregate HTML/PDFs for this site 
   <pdfs label="PDFs">
     <whole_site_html label="Whole site HTML" href="wholesite.html"/>

Modified: forrest/trunk/site-author/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/tabs.xml?view=diff&r1=160736&r2=160737
==============================================================================
--- forrest/trunk/site-author/content/xdocs/tabs.xml (original)
+++ forrest/trunk/site-author/content/xdocs/tabs.xml Sat Apr  9 21:53:07 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  Copyright 2002-2005 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -35,7 +35,7 @@
 
     <tab id="home" label="Welcome" dir=""/>
     <tab id="project" label="Project" dir="" indexfile="contrib.html"/>
-    <tab id="docs" label="Documentation" href="docs/"/><!-- change to docs/0.7 after we make the 0.7 release and get rid of 0.6 doc structure -->
-    <tab id="howto" label="How-To" href="docs/howto/"/><!-- change to docs/0.7/howto -->
+    <tab id="docs" label="Documentation" href="docs/"/>
+    <tab id="howto" label="How-To" href="docs/howto/"/>
 
 </tabs>

Modified: forrest/trunk/site-author/forrest.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/forrest.properties?view=diff&r1=160736&r2=160737
==============================================================================
--- forrest/trunk/site-author/forrest.properties (original)
+++ forrest/trunk/site-author/forrest.properties Sat Apr  9 21:53:07 2005
@@ -33,3 +33,4 @@
 # comma separated list (no spaces)
 # Run "forrest available-plugins" for a list of plug-ins currently available
 project.required.plugins=org.apache.forrest.plugin.pdf-output
+project.required.plugins=org.apache.forrest.plugin.dtdx-input,org.apache.forrest.plugin.projectInfo,org.apache.forrest.plugin.pdf-output,org.apache.forrest.plugin.pod-output

Modified: forrest/trunk/site-author/skinconf.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/skinconf.xml?view=diff&r1=160736&r2=160737
==============================================================================
--- forrest/trunk/site-author/skinconf.xml (original)
+++ forrest/trunk/site-author/skinconf.xml Sat Apr  9 21:53:07 2005
@@ -111,6 +111,21 @@
   <!-- Heading types can be clean|underlined|boxed  -->
   <headings type="underlined"/>
 
+  <!-- Optional message of the day.
+    motd-title : This text will be added in brackets after the <html><title>
+    motd-page : This text will be added in a panel on the face of the page,
+    with the "motd-page-url" being the hyperlink "More".
+    Values for the "location" attribute are:
+      page : on the face of the page, e.g. in the spare space of the toc
+      alt : at the bottom of the left-hand navigation panel
+      both : both
+    -->
+  <motd-title>v0.7</motd-title>
+  <motd-page location="both">
+    This is documentation for the current release v0.7
+  </motd-page>
+  <motd-page-url>http://forrest.apache.org/docs.html</motd-page-url>
+
   <extra-css>
   </extra-css>