Scarab commit: svn commit: r11167 - branches/20120417_mavenPort/site: . fml resources/databases xdocs xdocs/databases

[email protected] Tue, 17 Apr 2012 02:14:21 -0700 (PDT)
Newsgroups gmane.comp.java.scarab.cvs
Message-ID <[email protected]>
Author: mcoss
Date: 2012-04-17 02:14:21-0700
New Revision: 11167

Added:
   branches/20120417_mavenPort/site/fml/faq.fml
      - copied unchanged from r11164, /branches/20120417_mavenPort/site/xdocs/faq.fml
   branches/20120417_mavenPort/site/resources/databases/
   branches/20120417_mavenPort/site/resources/databases/scarabdb.png
      - copied unchanged from r11164, /branches/20120417_mavenPort/site/xdocs/databases/scarabdb.png
   branches/20120417_mavenPort/site/site.xml
      - copied, changed from r11164, /branches/20120417_mavenPort/site/xdocs/navigation.xml
Removed:
   branches/20120417_mavenPort/site/xdocs/databases/scarabdb.png
   branches/20120417_mavenPort/site/xdocs/faq.fml
   branches/20120417_mavenPort/site/xdocs/navigation.xml

Log:
CHG - Moved resources from xdocs into according directories.

Copied: branches/20120417_mavenPort/site/site.xml (from r11164, /branches/20120417_mavenPort/site/xdocs/navigation.xml)
Url: http://scarab.tigris.org/source/browse/scarab/branches/20120417_mavenPort/site/site.xml?view=diff&pathrev=11167&r1=11164&r2=11167
==============================================================================
--- /branches/20120417_mavenPort/site/xdocs/navigation.xml	(original)
+++ branches/20120417_mavenPort/site/site.xml	2012-04-17 02:14:21-0700
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Scarab"
-        href="http://scarab.tigris.org">
-
-  <title>Scarab</title>
+<project name="Scarab">
 
   <body>
     <links>
@@ -13,6 +10,7 @@
     <menu name="General Information">
       <item name="Overview"               href="/index.html"/>
       <item name="Installation"           href="/howto/build-howto.html"/>
+	  <item name="Download"           		href="http://scarab.tigris.org/servlets/ProjectDocumentList"/>
     </menu>
   
     <menu name="Documentation">
@@ -21,11 +19,9 @@
       <!-- Note, name of properties is scarab_properties_final.html due to encoding issues forcing
       some name changes -->    
       <item name="Properties Guide"       href="/scarab_properties_final.html"/> 
-      <item name="How-To's"               href="/howto/index.html" collapse="true">
-       <item name="Maven Build"           href="/howto/maven-build-howto.html"/>
-       <item name="Ant Build"             href="/howto/ant-build-howto.html"/>
+      <item name="How-To's"               href="/howto/index.html">
+	   <item name="Maven Build"           href="/howto/maven-build-howto.html"/>
 	   <item name="Migrate Scarab"    	  href="/howto/migrate-howto.html"/>
-       <item name="Howto Build Docs"      href="/howto/build-docs-howto.html"/>
        <item name="Releasing Scarab"      href="/howto/release-howto.html"/>
        <item name="Scarab and Firewalls"  href="/howto/firewall-howto.html"/>
        <item name="NTLM Authentication"   href="/howto/windowsdomain-howto.html"/>
@@ -34,7 +30,7 @@
 		<item name="Import issues from Jira"    href="/howto/jira-import-howto.html"/>
        <item name="Debian package"    href="/howto/debian-package-howto.html"/>
       </item>
-      <item name="Databases"              href="/databases/index.html" collapse="true">
+      <item name="Databases"              href="/databases/index.html">
 
        <item name="MySQL"                 href="/databases/mysql.html"/>
        <item name="Postgre SQL"           href="/databases/postgresql.html"/>
@@ -49,24 +45,16 @@
        <item name="Schema doc (Turbine)"  href="/databases/turbine-schema.html"/>       
       </item>     
       <item name="Misc"                   href="/misc/index.html"/>
-      <item name="XML Import"             href="/xmlimport/index.html"  collapse="true">
+      <item name="XML Import"             href="/xmlimport/index.html">
           <item name="Import Issues"      href="/xmlimport/import-issues.html"/>
           <item name="XML Format"         href="/xmlimport/xml-format.html"/>
           <item name="XML FAQ"            href="/faq.html#22"/>
       </item>
-      <item name="JavaDocs"               href="/apidocs/index.html"/>     
       <item name="L10N Status Report" href="/l10nstatus.html"/>
+	  <item name="FAQ"	href="/faq.html" />
     </menu>
 
-    <menu name="Project Tools"  collapse="true">
-      <item name="Membership"             href="http://scarab.tigris.org/servlets/ProjectMemberList" />
-      <item name="Announcements"          href="http://scarab.tigris.org/servlets/ProjectNewsList" />
-      <item name="Mailing lists"          href="http://scarab.tigris.org/servlets/ProjectMailingListList" />
-      <item name="Documents &amp; files"  href="http://scarab.tigris.org/servlets/ProjectDocumentList" />
-      <item name="Version control"        href="http://scarab.tigris.org/source/browse/scarab/" />
-      <item name="Issue tracker"          href="http://www.solitone.org/scarab/issues" />
-      <item name="CruiseControl"          href="http://www.solitone.org/cruisecontrol/" />
-    </menu>     
+	<menu ref="reports" inherit="bottom" />	
 
   </body>
 </project>

Removed: branches/20120417_mavenPort/site/xdocs/databases/scarabdb.png
Url: http://scarab.tigris.org/source/browse/scarab/branches/20120417_mavenPort/site/xdocs/databases/scarabdb.png?view=markup&pathrev=11166

Removed: branches/20120417_mavenPort/site/xdocs/faq.fml
Url: http://scarab.tigris.org/source/browse/scarab/branches/20120417_mavenPort/site/xdocs/faq.fml?view=markup&pathrev=11166

Removed: branches/20120417_mavenPort/site/xdocs/navigation.xml
Url: http://scarab.tigris.org/source/browse/scarab/branches/20120417_mavenPort/site/xdocs/navigation.xml?view=markup&pathrev=11166

------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2949039