You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2016/05/30 08:39:10 UTC

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

Author: jleroux
Date: Mon May 30 08:39:10 2016
New Revision: 1746094

URL: http://svn.apache.org/viewvc?rev=1746094&view=rev
Log:
Temporary using OFBIZ-VM directly (same for trunk with port=8443)

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1746094&r1=1746093&r2=1746094&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Mon May 30 08:39:10 2016
@@ -227,16 +227,25 @@
                 <li><a href="https://issues.apache.org/jira/browse/OFBIZ" target="_blank">Issue Tracker (Jira)</a></li>
                 <li><a href="http://ci.apache.org/projects/ofbiz/site/javadocs/" target="_blank">API Reference (Javadoc)</a></li>
                 <!--<strike>disabled for now-->
+                <b><font color="red">Demos will soon have a trusted certificate, for now you can safely accept the self-signed one.</font></b>
                 <li>13.07 Release Branch Demo (stable)
                     <ul>
+                    <!--
                         <li><a href="http://demo-stable-ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="http://demo-stable-ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                    -->
+                        <li><a href="http://ofbiz-vm.apache.org:18080/ecommerce/control/main">Front-End Store</a></li>
+                        <li><a href="https://ofbiz-vm.apache.org:18443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
                 <li>12.04 Release Branch Demo (old)
                     <ul>
+                    <!--
                         <li><a href="http://demo-old-ofbiz.apache.org/ecommerce/control/main">Front-End Store</a></li>
                         <li><a href="http://demo-old-ofbiz.apache.org/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
+                    -->
+                        <li><a href="http://ofbiz-vm.apache.org:28080/ecommerce/control/main">Front-End Store</a></li>
+                        <li><a href="https://ofbiz-vm.apache.org:28443/catalog/control/main?USERNAME=admin&amp;PASSWORD=ofbiz&amp;JavaScriptEnabled=Y">Management Apps</a></li>
                     </ul>
                 </li>
             </ul>