Sha256: 986823bf515506237fb12c9bedfaf7b7d6351e13cd775d3195450f49e2ac6335

Contents?: true

Size: 1.26 KB

Versions: 8

Compression:

Stored size: 1.26 KB

Contents

<div class="row">
  <div class="col-md-12">
    <div class="comments">
      <div id="disqus_thread"></div>
      <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = '<%= Storytime.disqus_forum_shortname %>'; // required: replace example with your forum shortname
        // var disqus_identifier = 'a unique identifier for each page where Disqus is present';
        // var disqus_title = 'a unique title for each page where Disqus is present';
        // var disqus_url = 'a unique URL for each page where Disqus is present';

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
        var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
        dsq.src = '//' + 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>
    </div>    
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
storytime-1.2.0 app/views/storytime/comments/_disqus.html.erb
storytime-1.1.1 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.7 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.6 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.5 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.2 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.1 app/views/storytime/comments/_disqus.html.erb
storytime-1.0.0 app/views/storytime/comments/_disqus.html.erb