svn commit: r1128209 - /ofbiz/site/index.html

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1128209 - /ofbiz/site/index.html

jleroux@apache.org
Author: jleroux
Date: Fri May 27 09:15:49 2011
New Revision: 1128209

URL: http://svn.apache.org/viewvc?rev=1128209&view=rev
Log:
Adds FAQ
Changes the order to have more important things 1st
Adds separator lines to isolate more technical links
Moves Demo section above ASF infos

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1128209&r1=1128208&r2=1128209&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Fri May 27 09:15:49 2011
@@ -204,30 +204,25 @@
             <h3>Resources &amp; Tools</h3>
             <ul class="sidemenu">
                 <li><a href="https://cwiki.apache.org/OFBADMIN/ofbiz-documentation-index.html">Main Documentation Page</a></li>
-                <li><a href="https://cwiki.apache.org/OFBIZ/main-new-features.html">What is New?</a></li>
                 <li><a href="https://cwiki.apache.org/OFBADMIN/mailing-lists.html">Mailing Lists</a></li>
+                <li><a href="https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html">Tutorial for beginners</a></li>
+                <hr>
                 <li><a href="https://issues.apache.org/jira/browse/OFBIZ">Issue Tracker (Jira)</a></li>
                 <li><a href="https://cwiki.apache.org/OFBADMIN/ofbiz-source-repository-and-access.html">Source Repository (SVN)</a></li>
-                <li><a href="https://cwiki.apache.org/OFBIZ/ofbiz-tutorial-a-beginners-development-guide.html">Tutorial for beginners</a></li>
                 <li><a href="http://fisheye6.atlassian.com/browse/ofbiz">Source Browse and Stats (Fisheye)</a></li>
                 <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/">API Reference (Javadoc)</a></li>
+                <hr>
+                <li><a href="https://cwiki.apache.org/OFBIZ/main-new-features.html">What is New?</a></li>
                 <li><a href="https://cwiki.apache.org/OFBIZ/">Documentation Site: Wiki</a></li>
-                <li><a href="https://cwiki.apache.org/OFBIZ/screenshots.html">Screenshots</a></li>
-                <li><a href="http://www.youtube.com/user/ofbiz">Watch OFBiz on YouTube</a></li>
+                <li><a href="https://cwiki.apache.org/OFBIZ/faq-tips-tricks-cookbook-howto.html">FAQ - Tips - Tricks - HowTo</a></li>
+                <li><a href="https://cwiki.apache.org/OFBADMIN/ofbiz-related-books.html">Recommended Books</a></li>
                 <li><a href="VideosConf.html">Conference Videos</a></li>
-                <li><a href="https://cwiki.apache.org/OFBADMIN/ofbiz-related-books.html">Books</a></li>
+                <li><a href="http://www.youtube.com/user/ofbiz">Watch OFBiz on YouTube</a></li>
+                <li><a href="https://cwiki.apache.org/OFBIZ/screenshots.html">Screenshots</a></li>
                 <li><a href="https://cwiki.apache.org/OFBIZ/open-source-projects-and-standards.html">Open Source Projects, Standards</a></li>
                 <li><a href="https://cwiki.apache.org/OFBIZ/apache-ofbiz-service-providers.html" target="_blank">Apache OFBiz Service Providers</a></li>
                 <li><a href="https://cwiki.apache.org/OFBIZ/in-the-news.html" target="_blank">In The News</a></li>
             </ul>
-            <h3>Apache Software Foundation</h3>
-            <ul class="sidemenu">
-                <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li>
-                <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
-                <li><a href="http://www.apache.org/security/" target="_blank">Security</a></li>
-            </ul>
-
             <h3>Demo Sites</h3>
             <ul class="sidemenu">
                 <li>Latest Trunk:
@@ -242,6 +237,14 @@
                         <li><a href="https://demo-stable.ofbiz.apache.org/catalog/control/login/main?USERNAME=flexadmin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
+            <h3>Apache Software Foundation</h3>
+            <ul class="sidemenu">
+                <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/" target="_blank">Security</a></li>
+            </ul>
+
 <!-- Removed for now - this has not been duplicated on apache infrastructure -->
 <!--                <li><a href="http://log.ofbiz.org/">Daily Log Files<br /><span>trunk and release demo log files.</span></a></li> -->
             </ul>