From: https://www.google.com/accounts/o8/id?id=AItOawnMBcAYtl-Ssg7elqgIl7s_P-KQB2aDHco Date: Sun, 25 Mar 2012 04:55:11 +0000 (-0400) Subject: (no commit message) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fbe9a9b659e6028faaf0e0d4707a7d47db28a922;p=ikiwiki.git --- diff --git a/doc/tips/Adding_Disqus_to_your_wiki.mdwn b/doc/tips/Adding_Disqus_to_your_wiki.mdwn index 01447b009..3fd3a647d 100644 --- a/doc/tips/Adding_Disqus_to_your_wiki.mdwn +++ b/doc/tips/Adding_Disqus_to_your_wiki.mdwn @@ -24,3 +24,7 @@ and replace with This changes the discussion link to a Comment link that takes you to the full page for that blog entry which should contain the disqus comments form that you added before. Note: This does then mean that to add a comment people need to have javascript enabled. + +--- + +You can also try [IkiWiki::Plugin::disqus](http://code.google.com/p/ikiwiki-plugin-disqus/).