]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Add html comment tags to make easier to find part of doc that contains
authorLaurent Destailleur <eldy@destailleur.fr>
Fri, 7 Feb 2014 19:30:34 +0000 (20:30 +0100)
committerLaurent Destailleur <eldy@destailleur.fr>
Fri, 7 Feb 2014 19:30:34 +0000 (20:30 +0100)
external links (some distribution has rules that need to removed this
from embeded documentation).

docs/index.html

index 48be5e4ad86866af0231bdc66349ae4e9e4eb2ff..d1855eb31ee64be4309b8ee053db578b883627e1 100644 (file)
 
 <hr color="DDDDDD">
 
-<!-- Paypal donation -->
+<!-- You can remove this part if your distribution need documentation without external tags -->
+<!-- BEGIN_SOCIAL_NETWORKS -->
+<div class="htmldoc-ignore">
+<!-- google plus -->
+<span style="color: #bbb; font-weight: normal;">Documentation written by <a href="https://plus.google.com/+LaurentDestailleur?rel=author" rel="author" style="color: #ccc; font-weight: normal;">Laurent Destailleur</a>.</span><br>
+<br>
+<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+<g:plusone></g:plusone>
+<!-- facebook -->
+<div id="fb-root"></div>
+<script>(function(d, s, id) {
+  var js, fjs = d.getElementsByTagName(s)[0];
+  if (d.getElementById(id)) return;
+  js = d.createElement(s); js.id = id;
+  js.src = "//connect.facebook.net/fr_FR/all.js#xfbml=1";
+  fjs.parentNode.insertBefore(js, fjs);
+}(document, 'script', 'facebook-jssdk'));</script>
+<div class="fb-like" data-href="http://www.awstats.org/docs/awstats_setup.html" data-layout="button_count" data-action="recommend" data-show-faces="false" data-share="true"></div>
+<br>
+<!-- twitter -->
+<a href="https://twitter.com/awstats_project" class="twitter-follow-button" data-show-count="false">Follow @awstats_project</a>
+<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>
+</div>
+<!-- END_SOCIAL_NETWORKS -->
+<!-- BEGIN_PAYPAL_LINK -->
 <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input type="hidden" name="cmd" value="_s-xclick">
 <input type="hidden" name="hosted_button_id" value="8968579">
 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG_global.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
 <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
 </form>
+<!-- END_PAYPAL_LINK -->
 
 </center>