Sha256: 8e0c299c6b0cc21dd798764e4312635af4e1d6d1109d4051980a72ecb5fe0f76

Contents?: true

Size: 920 Bytes

Versions: 9

Compression:

Stored size: 920 Bytes

Contents

 <div id="disqus_thread"></div>
 <script type="text/javascript">
   /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
   var disqus_shortname = '<%= Blogit.configuration.disqus_shortname %>'; // required: replace example with your forum shortname

   /* * * DON'T EDIT BELOW THIS LINE * * */
   (function() {
     var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
     dsq.src = '<%= request.protocol %>' + disqus_shortname + '.disqus.com/embed.js?<%= request.protocol_name %>';
     (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>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
blogit-1.1.2 app/views/blogit/comments/_disqus_comments.html.erb
blogit-admin-0.0.1 app/views/blogit/admin/comments/_disqus.html.erb
blogit-1.1.1 app/views/blogit/comments/_disqus_comments.html.erb
blogit-1.1.0 app/views/blogit/comments/_disqus_comments.html.erb
blogit-1.0.0 app/views/blogit/comments/_disqus_comments.html.erb
blogit-1.0.0.rc1 app/views/blogit/posts/_disqus_comments.html.erb
blogit-0.8.0 app/views/blogit/posts/_disqus_comments.html.erb
blogit-0.7.0 app/views/blogit/posts/_disqus_comments.html.erb
blogit-0.6.0 app/views/blogit/posts/_disqus_comments.html.erb