Skip to content

Instantly share code, notes, and snippets.

@mhulse
Created August 13, 2013 17:24
Show Gist options
  • Save mhulse/6223489 to your computer and use it in GitHub Desktop.
Save mhulse/6223489 to your computer and use it in GitHub Desktop.
RG's Disqus comment.csp form with example of how to insert gStory.%Id().
<hr>
<div class="w_row">
<div class="w_col w_C130 Aoff Boff">&nbsp;</div>
<div class="w_col w_C640 w_D980">
<section>
<h1 class="head">Comments</h1>
<p>The Register-Guard doesn't necessarily condone the comments here, nor does it review every post. <b><a href="http://help.disqus.com/customer/portal/topics/215154/articles" target="_blank">Not seeing your comment</a></b>? Disqus users, <b><a href="http://help.disqus.com/customer/portal/articles/960202-verifying-your-disqus-account" target="_blank">have you verified your account</a></b>?</p>
<div id="disqus_thread"></div>
<script>var disqus_shortname='registerguard',disqus_identifier='rg_#(gStory.%Id())#',disqus_url='http://registerguard.com#(gStory.getLink(gSection, gFullLayout))#';(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>
</section>
</div> <!-- /.w_col -->
<div class="w_col w_C130 Aoff Boff">&nbsp;</div>
</div> <!-- /.w_row -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment