Author: sharan
Date: Fri Jun 30 08:11:11 2017
New Revision: 1800362

URL: http://svn.apache.org/viewvc?rev=1800362&view=rev
Log:
Improved:Removed read more link from index page slider, updated Downloads page 
with links to 16.11.03

Modified:
    ofbiz/branches/ofbiz-new-website/download.html
    ofbiz/branches/ofbiz-new-website/index.html
    ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php
    ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php

Modified: ofbiz/branches/ofbiz-new-website/download.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/download.html?rev=1800362&r1=1800361&r2=1800362&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/download.html (original)
+++ ofbiz/branches/ofbiz-new-website/download.html Fri Jun 30 08:11:11 2017
@@ -153,10 +153,10 @@
                   <ul>
                     <li>
                       <h2>OFBiz 16.11.03</h2>
-                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.02.zip"; 
class="moreLink">&rarr; Download</a> </li>
+                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.03.zip"; 
target="external" class="moreLink">&rarr; Download</a> </li>
                     <li>
                       <h2>OFBiz 13.07</h2>
-                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
class="moreLink">&rarr; Download</a> </li>
+                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
target="external" class="moreLink">&rarr; Download</a> </li>
                      </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
@@ -208,19 +208,19 @@ Nullam sed tortor odio. Suspendisse tinc
             <h2>Apache OFBiz 16.11.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in June 2017, this is the third release of the 16.11 
series, that has been stabilized since November 2016. </p>
-            <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.02.zip";>Download
 OFBiz 16.11.03</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.asc";>[PGP]</a>
-           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.md5";>[MD5]</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.sha";>[SHA12]</a>
+            <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.03.zip"; 
target="external" >Download OFBiz 16.11.03</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.asc"; 
target="_blank">[PGP]</a>
+           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.md5"; 
target="_blank">[MD5]</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.sha"; 
target="_blank">[SHA12]</a>
             <a href ="#">[Release Notes]</a></p>
             <h2>Apache OFBiz 13.07.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in April 2016, is the third and final release of the 
13.07 series, that has been stabilized with bug fixes since July 2013. </p>
            <p> Please note that in the 13.07 series the specialpurpose 
components are no longer inccluded as part of the release files. The only 
exception is the the ecommerce component due to specific dependencies. </p>     
-           <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip";>Download
 OFBiz 13.07.03</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.asc";>[PGP]</a>
-           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.md5";>[MD5]</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.sha";>[SHA12]</a>
+           <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
target="external">Download OFBiz 13.07.03</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.asc"; 
target="_blank">[PGP]</a>
+           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.md5"; 
target="_blank">[MD5]</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.sha"; 
target="_blank">[SHA12]</a>
             <a href ="#">[Release Notes]</a></p>     
            <h2>Special Notice Regarding Branches 14.12 and 15.12</h2>
             <p>The branches 14.12 and 15.12 contain the complete codebase 
including the specialpurpose components and will remain as unreleased branches 
so will be accessible for developers and service providers to support their 
client base. The project has changed the Apache OFBiz build system from Apache 
Ant to Gradle beginning with the 16.11* series of releases so 14.12 and 15.12 
are still using Ant.</p>

Modified: ofbiz/branches/ofbiz-new-website/index.html
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/index.html?rev=1800362&r1=1800361&r2=1800362&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/index.html (original)
+++ ofbiz/branches/ofbiz-new-website/index.html Fri Jun 30 08:11:11 2017
@@ -140,9 +140,8 @@
           <div class="caption sfl hidden-phone" data-x="495" data-y="193" 
data-speed="500" data-start="1250" data-easing="easeOutBounce" >
             <h3><i class="icon-right-circle"></i>&nbsp;I love this framework 
and the freedom it gives</h3>
           </div>
-          <div class="caption sfb hidden-phone" data-x="495" data-y="270" 
data-speed="900" data-start="2000" data-easing="easeOutExpo" > <a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories";
 class="btn btn-3d btn-3d-medium">Read More</a> </div>
           <div class="caption sfl hidden-phone" data-x="495" data-y="227" 
data-speed="500" data-start="1500" data-easing="easeOutBounce" >
-            <h3><i class="icon-right-circle"></i>&nbsp;the community support 
is amazing...</h3>
+            <h3><i class="icon-right-circle"></i>&nbsp;The community support 
is amazing...</h3>
           </div>
         </li>
         <li data-transition="fade" data-slotamount="2"> <img 
src="images/slider/rs/thumb.png" alt="slide"/>
@@ -266,13 +265,10 @@
                  <li><i class="icon-pin"></i> Developers can get started on 
our <a href="developers.html"><strong> Developers page</strong></a> </li>
                  <li><i class="icon-pin"></i> Business Users can get started 
on our <a href="business-users.html"><strong>Business Users page</strong></a> 
</li>
                  <li><i class="icon-pin"></i> To see what OFBiz looks like and 
how it works, please try our <a href="ofbiz-demos.html"><strong>Online 
Demos</strong></a></li>
-               </ul>
-                       
-        </div>   
-<p></p>     
+               </ul>                   
+           </div> 
 
-
-        <div class="span12">
+         <div class="span12">
           <h2><span>Features and Benefits</h2>
             <div class="divider"><span></span></div>
         </div>
@@ -309,7 +305,9 @@
                </ol>                             
                 </div>
             </div>
- <p>If you are still unsure or have any questions then please feel free to use 
our <a href="https://lists.apache.org/list.html?u...@ofbiz.apache.org"; 
target="_blank"><strong>User Mailing List</strong></a> </p>
+       <p></p>
+       <p></p>
+        <p>If you are still unsure or have any questions then please feel free 
to use our <a href="https://lists.apache.org/list.html?u...@ofbiz.apache.org"; 
target="_blank"><strong>User Mailing List</strong></a> </p>
           </section>   
 
       </div>

Modified: ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php?rev=1800362&r1=1800361&r2=1800362&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/download.tpl.php Fri Jun 30 
08:11:11 2017
@@ -41,10 +41,10 @@
                   <ul>
                     <li>
                       <h2>OFBiz 16.11.03</h2>
-                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.02.zip"; 
class="moreLink">&rarr; Download</a> </li>
+                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.03.zip"; 
target="external" class="moreLink">&rarr; Download</a> </li>
                     <li>
                       <h2>OFBiz 13.07</h2>
-                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
class="moreLink">&rarr; Download</a> </li>
+                      <a 
href="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
target="external" class="moreLink">&rarr; Download</a> </li>
                      </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
@@ -96,19 +96,19 @@ Nullam sed tortor odio. Suspendisse tinc
             <h2>Apache OFBiz 16.11.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in June 2017, this is the third release of the 16.11 
series, that has been stabilized since November 2016. </p>
-            <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.02.zip";>Download
 OFBiz 16.11.03</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.asc";>[PGP]</a>
-           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.md5";>[MD5]</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.02.zip.sha";>[SHA12]</a>
+            <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.03.zip"; 
target="external" >Download OFBiz 16.11.03</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.asc"; 
target="_blank">[PGP]</a>
+           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.md5"; 
target="_blank">[MD5]</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.03.zip.sha"; 
target="_blank">[SHA12]</a>
             <a href ="#">[Release Notes]</a></p>
             <h2>Apache OFBiz 13.07.03</h2>
             <div class="divider"><span></span></div>
             <p> Released in April 2016, is the third and final release of the 
13.07 series, that has been stabilized with bug fixes since July 2013. </p>
            <p> Please note that in the 13.07 series the specialpurpose 
components are no longer inccluded as part of the release files. The only 
exception is the the ecommerce component due to specific dependencies. </p>     
-           <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip";>Download
 OFBiz 13.07.03</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.asc";>[PGP]</a>
-           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.md5";>[MD5]</a>
-            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.sha";>[SHA12]</a>
+           <a href 
="http://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-13.07.03.zip"; 
target="external">Download OFBiz 13.07.03</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.asc"; 
target="_blank">[PGP]</a>
+           <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.md5"; 
target="_blank">[MD5]</a>
+            <a href 
="http://www.apache.org/dist/ofbiz/apache-ofbiz-13.07.03.zip.sha"; 
target="_blank">[SHA12]</a>
             <a href ="#">[Release Notes]</a></p>     
            <h2>Special Notice Regarding Branches 14.12 and 15.12</h2>
             <p>The branches 14.12 and 15.12 contain the complete codebase 
including the specialpurpose components and will remain as unreleased branches 
so will be accessible for developers and service providers to support their 
client base. The project has changed the Apache OFBiz build system from Apache 
Ant to Gradle beginning with the 16.11* series of releases so 14.12 and 15.12 
are still using Ant.</p>

Modified: ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php?rev=1800362&r1=1800361&r2=1800362&view=diff
==============================================================================
--- ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php (original)
+++ ofbiz/branches/ofbiz-new-website/template/page/index.tpl.php Fri Jun 30 
08:11:11 2017
@@ -28,9 +28,8 @@
           <div class="caption sfl hidden-phone" data-x="495" data-y="193" 
data-speed="500" data-start="1250" data-easing="easeOutBounce" >
             <h3><i class="icon-right-circle"></i>&nbsp;I love this framework 
and the freedom it gives</h3>
           </div>
-          <div class="caption sfb hidden-phone" data-x="495" data-y="270" 
data-speed="900" data-start="2000" data-easing="easeOutExpo" > <a 
href="https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+User+Stories";
 class="btn btn-3d btn-3d-medium">Read More</a> </div>
           <div class="caption sfl hidden-phone" data-x="495" data-y="227" 
data-speed="500" data-start="1500" data-easing="easeOutBounce" >
-            <h3><i class="icon-right-circle"></i>&nbsp;the community support 
is amazing...</h3>
+            <h3><i class="icon-right-circle"></i>&nbsp;The community support 
is amazing...</h3>
           </div>
         </li>
         <li data-transition="fade" data-slotamount="2"> <img 
src="images/slider/rs/thumb.png" alt="slide"/>
@@ -154,13 +153,10 @@
                  <li><i class="icon-pin"></i> Developers can get started on 
our <a href="developers.html"><strong> Developers page</strong></a> </li>
                  <li><i class="icon-pin"></i> Business Users can get started 
on our <a href="business-users.html"><strong>Business Users page</strong></a> 
</li>
                  <li><i class="icon-pin"></i> To see what OFBiz looks like and 
how it works, please try our <a href="ofbiz-demos.html"><strong>Online 
Demos</strong></a></li>
-               </ul>
-                       
-        </div>   
-<p></p>     
+               </ul>                   
+           </div> 
 
-
-        <div class="span12">
+         <div class="span12">
           <h2><span>Features and Benefits</h2>
             <div class="divider"><span></span></div>
         </div>
@@ -197,7 +193,9 @@
                </ol>                             
                 </div>
             </div>
- <p>If you are still unsure or have any questions then please feel free to use 
our <a href="https://lists.apache.org/list.html?u...@ofbiz.apache.org"; 
target="_blank"><strong>User Mailing List</strong></a> </p>
+       <p></p>
+       <p></p>
+        <p>If you are still unsure or have any questions then please feel free 
to use our <a href="https://lists.apache.org/list.html?u...@ofbiz.apache.org"; 
target="_blank"><strong>User Mailing List</strong></a> </p>
           </section>   
 
       </div>


Reply via email to