Broken/Special:Badtitle/NS274:DISQUS: Difference between revisions
From Future Of Mankind
Created page with "<noinclude>__NOTOC__ This widget allows you to embed '''[http://www.disqus.com/ DISQUS Comments]''' on your wiki page. Created by [http://www.mediawikiwidgets.org/User:Sergey..." |
No edit summary |
||
Line 18: | Line 18: | ||
/* * * DON'T EDIT BELOW THIS LINE * * */ | /* * * DON'T EDIT BELOW THIS LINE * * */ | ||
(function() { | (function() { | ||
if ( location.href.search("www.futureofmankind.co.uk/Billy_Meier/ | |||
") != -1 ) { | |||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; | ||
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; | dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js'; | ||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); | ||
} | |||
})(); | })(); | ||
</script> | </script> | ||
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> | <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">blog comments powered by <span class="logo-disqus">Disqus</span></a></includeonly> | <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a></includeonly> |
Revision as of 21:40, 24 March 2014
This widget allows you to embed DISQUS Comments on your wiki page.
Created by Sergey Chernyshev
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Broken/Special:Badtitle/NS274:DISQUS article.