Author: jonesde
Date: Sun Dec 31 13:37:01 2006
New Revision: 491495
URL: http://svn.apache.org/viewvc?view=rev&rev=491495
Log:
A few more pages moved to docs.ofbiz.org and linked there; also cleaned out some old and no
longer user nor applicable documents
Removed:
ofbiz/site/general-overview.html
ofbiz/site/news.html
ofbiz/site/ofbiz-component.xml
ofbiz/site/ofbizlicense.html
ofbiz/site/refactorentsystems.html
ofbiz/site/scalabilityplan.html
Modified:
ofbiz/site/documents.html
ofbiz/site/index.html
Modified: ofbiz/site/documents.html
URL: http://svn.apache.org/viewvc/ofbiz/site/documents.html?view=diff&rev=491495&r1=491494&r2=491495
==============================================================================
--- ofbiz/site/documents.html (original)
+++ ofbiz/site/documents.html Sun Dec 31 13:37:01 2006
@@ -156,9 +156,9 @@
<div class="contenttext"><b><u>General Documents</u></b></div>
<ul>
- <li class="contenttext"><a href="general-overview.html">General Project Overview</a></li>
- <li class="contenttext"><a href="refactorentsystems.html">Paper Abstract: Refactoring
Enterprise Automation Systems</a></li>
- <li class="contenttext"><a href="http://docs.ofbiz.org/display/OFBTECH/General+Entity+Overview">Entity
Overview</a></li>
+ <li class="contenttext"><a href="http://docs.ofbiz.org/x/lQM">General Project
Overview</a></li>
+ <li class="contenttext"><a href="http://docs.ofbiz.org/display/OFBTECH/General+Entity+Overview">Entity
Overview</a></li>
+ <li class="contenttext"><a href="http://docs.ofbiz.org/x/nQM">Scaling and
Performance Plan</a></li>
</ul>
<div class="contenttext"><b><u>Data Model Documents & Diagrams</u></b></div>
@@ -179,7 +179,6 @@
<li class="contenttext"><a href="docs/control.html">Control Servlet Guide</a></li>
<li class="contenttext"><a href="docs/regions.html">Regions Guide</a></li>
<li class="contenttext"><a href="docs/taglib.html">JSP Tag Library Guide</a></li>
- <li class="contenttext"><a href="scalabilityplan.html">Scalability and Performance
Plans</a></li>
</ul>
</li>
<!--
Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?view=diff&rev=491495&r1=491494&r2=491495
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sun Dec 31 13:37:01 2006
@@ -88,7 +88,7 @@
<div id="link-column">
<h2>What is OFBiz?</h2>
- <a href="general-overview.html">General Overview</a>
+ <a href="http://docs.ofbiz.org/x/lQM">Project Overview</a>
<a href="http://docs.ofbiz.org/x/hgM">Is OFBiz for Me?</a>
<a href="feature-list.html">Feature List</a>
<a href="comingsoon.html">Features Coming Soon</a>
@@ -112,11 +112,11 @@
<h2>Download OFBiz</h2>
<a href="http://incubator.apache.org/ofbiz/docs/GettingAndUsingOFBiz.pdf">Getting
And Using OFBiz (PDF)</a>
<a href="http://docs.ofbiz.org/x/j">Production Setup Guide</a>
- <a href="svn.html">Source Access (Recommended)</a>
+ <a href="http://docs.ofbiz.org/x/mgM">Source Access (Recommended)</a>
<a href="releasenotes.html"><b>Release Notes</b></a>
<a href="http://www.opensourcestrategies.com/ofbiz/downloads.php">Weekly Builds</a>
<a href="documents.html">Documentation</a>
- <a href="ofbizlicense.html">Copyright & License</a>
+ <a href="http://docs.ofbiz.org/x/mAM">Copyright & License</a>
<h2>Resources & Tools</h2>
<a href="http://incubator.apache.org/projects/ofbiz.html">Apache Incubator
Status</a>
@@ -124,7 +124,7 @@
<a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-user/">user
Mailing List</a>
<a href="http://mail-archives.apache.org/mod_mbox/incubator-ofbiz-commits/">commits
Mailing List</a>
<a href="https://issues.apache.org/jira/browse/OFBIZ">Issue Tracker (Jira)</a>
- <a href="svn.html">Source Repository (SVN)</a>
+ <a href="http://docs.ofbiz.org/x/mgM">Source Repository (SVN)</a>
<!-- no RSS feed any more... <a href="http://www.ofbiz.org/rss/svnlog.rss">SVN
Commit RSS Feed</a> -->
<a href="documents.html">Main Documentation Page</a>
<a href="http://docs.ofbiz.org">Documentation (Confluence)</a>
|