Author: markt Date: Mon Feb 15 21:08:21 2016 New Revision: 1730611 URL: http://svn.apache.org/viewvc?rev=1730611&view=rev Log: Drop the social media section
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=1730611&r1=1730610&r2=1730611&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Mon Feb 15 21:08:21 2016 @@ -578,37 +578,6 @@ 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=1730611&r1=1730610&r2=1730611&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Mon Feb 15 21:08:21 2016 @@ -258,29 +258,5 @@ 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