X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9733d1f79a5f1c62e059862edcd2d266f027a9b8..533793ee462552dd0b782a69e2cfe48c8f93dedc:/doc/tips/Adding_Disqus_to_your_wiki.mdwn 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/).