add disqus support
[sh-gallery.git] / tmpl_f.html
index eb064c44a07c2f9a9f449914192dec208715d32a..7b783c50396d5f7c95e4e3625abf2357f17a50dd 100644 (file)
@@ -1,30 +1,23 @@
                <br /> <br /> <br />
+               <div id="socialshareprivacy"></div>
+               <div id="disqus_thread"></div>
+        <script type="text/javascript">
+            /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+            var disqus_shortname = 'dreadcutwurm'; // required: replace example with your forum shortname
+                       var disqus_identifier = '13371337'; // replace me
 
-               <div class="spacer_right">
-                       <a href="http://validator.w3.org/check?uri=referer">
-                               <img style="border:0;width:88px;height:31px"
-                               src="http://www.w3.org/Icons/valid-xhtml10"
-                               alt="Valid XHTML 1.0 Transitional" />
-                       </a>
+            /* * * DON'T EDIT BELOW THIS LINE * * */
+            (function() {
+                var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+                dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
+                (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+            })();
+        </script>
+        <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+        <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
 
-                       <a href="http://jigsaw.w3.org/css-validator/">
-                               <img style="border:0;width:88px;height:31px"
-                               src="http://jigsaw.w3.org/css-validator/images/vcss" 
-                               alt="Valid CSS!" />
-                       </a>
-                       </p>
+               <div class="spacer_right">
+                       generated by <a href="http://wien.tomnetworks.com/gitweb/?p=sh-gallery.git">sh-gallery</a>
                </div>
-       <!-- Piwik -->
-       <script type="text/javascript">
-       var pkBaseURL = (("https:" == document.location.protocol) ? "https://wien.tomnetworks.com/piwik/" : "http://wien.tomnetworks.com/piwik/");
-       document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
-       </script><script type="text/javascript">
-       try {
-       var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 1);
-       piwikTracker.trackPageView();
-       piwikTracker.enableLinkTracking();
-       } catch( err ) {}
-       </script><noscript><p><img src="http://wien.tomnetworks.com/piwik/piwik.php?idsite=1" style="border:0" alt=""/></p></noscript>
-       <!-- End Piwik Tag -->
        </body>
 </html>