Author: markt Date: Mon Feb 15 16:26:48 2016 New Revision: 1730564 URL: http://svn.apache.org/viewvc?rev=1730564&view=rev Log: Move the social media section to the bottom of the page
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1730564&r1=1730563&r2=1730564&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Mon Feb 15 16:26:48 2016 @@ -240,37 +240,6 @@ project logo are trademarks of the Apach </div> -<h3 id="Social_Media">Social Media</h3> -<div class="text"> - -<div class="socialmedia"> - -<p> -<a href="https://twitter.com/TheApacheTomcat" class="twitter-follow-button" data-show-count="false">Follow @TheApacheTomcat</a> -</p> - -</div> - - -<script> -!function(d,s,id){ - var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https'; - if(!d.getElementById(id)){ - js=d.createElement(s); - js.id=id; - js.src=p+'://platform.twitter.com/widgets.js'; - fjs.parentNode.insertBefore(js,fjs); - } -}(document, 'script', 'twitter-wjs'); -</script> - -<script src="https://apis.google.com/js/platform.js"></script> - - -<div class="socialmedia g-ytsubscribe" data-channelid="UCpqpJ0-G1lYfUBQ6_36Au_g" data-layout="full" data-count="hidden"></div> - - -</div> <h3 id="Tomcat_6.0.45_Released"> <span style="float: right;">2016-02-11</span> Tomcat 6.0.45 Released</h3> <div class="text"> @@ -609,6 +578,37 @@ version in your project's plugin configu </p> </div> +<h3 id="Social_Media">Social Media</h3> +<div class="text"> + +<div class="socialmedia"> + +<p> +<a href="https://twitter.com/TheApacheTomcat" class="twitter-follow-button" data-show-count="false">Follow @TheApacheTomcat</a> +</p> + +</div> + + +<script> +!function(d,s,id){ + var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https'; + if(!d.getElementById(id)){ + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } +}(document, 'script', 'twitter-wjs'); +</script> + +<script src="https://apis.google.com/js/platform.js"></script> + + +<div class="socialmedia g-ytsubscribe" data-channelid="UCpqpJ0-G1lYfUBQ6_36Au_g" data-layout="full" data-count="hidden"></div> + + +</div> </div> </div> </div> Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1730564&r1=1730563&r2=1730564&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Mon Feb 15 16:26:48 2016 @@ -38,30 +38,6 @@ project logo are trademarks of the Apach </section> -<section name="Social Media"> -<div class="socialmedia"> -<p><a href="https://twitter.com/TheApacheTomcat" class="twitter-follow-button" - data-show-count="false">Follow @TheApacheTomcat</a></p> -</div> - -<script> -!function(d,s,id){ - var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https'; - if(!d.getElementById(id)){ - js=d.createElement(s); - js.id=id; - js.src=p+'://platform.twitter.com/widgets.js'; - fjs.parentNode.insertBefore(js,fjs); - } -}(document, 'script', 'twitter-wjs'); -</script> - -<script src="https://apis.google.com/js/platform.js"></script> - -<div class="socialmedia g-ytsubscribe" data-channelid="UCpqpJ0-G1lYfUBQ6_36Au_g" data-layout="full" data-count="hidden"></div> - -</section> - <section name="Tomcat 6.0.45 Released" rtext="2016-02-11"> <p> The Apache Tomcat Project is proud to announce the release of version 6.0.45 of @@ -282,5 +258,29 @@ version in your project's plugin configu </p> </section> +<section name="Social Media"> +<div class="socialmedia"> +<p><a href="https://twitter.com/TheApacheTomcat" class="twitter-follow-button" + data-show-count="false">Follow @TheApacheTomcat</a></p> +</div> + +<script> +!function(d,s,id){ + var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https'; + if(!d.getElementById(id)){ + js=d.createElement(s); + js.id=id; + js.src=p+'://platform.twitter.com/widgets.js'; + fjs.parentNode.insertBefore(js,fjs); + } +}(document, 'script', 'twitter-wjs'); +</script> + +<script src="https://apis.google.com/js/platform.js"></script> + +<div class="socialmedia g-ytsubscribe" data-channelid="UCpqpJ0-G1lYfUBQ6_36Au_g" data-layout="full" data-count="hidden"></div> + +</section> + </body> </document> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org