]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/Adding_Disqus_to_your_wiki.mdwn
Command on compile plugin
[ikiwiki.git] / doc / tips / Adding_Disqus_to_your_wiki.mdwn
index 01447b009016b016292ce6259dcce7d2e077a452..3fd3a647dea495410661428f9b321ecd91c2e79f 100644 (file)
@@ -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/).