diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnMBcAYtl-Ssg7elqgIl7s_P-KQB2aDHco <Randall@web> | 2012-03-25 00:55:11 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-03-25 00:55:11 -0400 |
commit | fbe9a9b659e6028faaf0e0d4707a7d47db28a922 (patch) | |
tree | 0e3085df37720d6a542bd4ecf15c0e6510c84adf | |
parent | 94226faf35518629a7d69201c800a35991f9b794 (diff) | |
download | ikiwiki-fbe9a9b659e6028faaf0e0d4707a7d47db28a922.tar ikiwiki-fbe9a9b659e6028faaf0e0d4707a7d47db28a922.tar.gz |
-rw-r--r-- | doc/tips/Adding_Disqus_to_your_wiki.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
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/). |