diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM <lumengdev@web> | 2011-06-06 23:14:09 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-06 23:14:09 +0000 |
commit | 56c0b5fbcf47fec4a8b8b5321c17943a8d48dfcf (patch) | |
tree | 4fff05677a39e296976297e081fa0e4bde8e0b45 | |
parent | 2d2bda05c24012be9f24be3fc9b8a46433eb3709 (diff) | |
download | ikiwiki-56c0b5fbcf47fec4a8b8b5321c17943a8d48dfcf.tar ikiwiki-56c0b5fbcf47fec4a8b8b5321c17943a8d48dfcf.tar.gz |
-rw-r--r-- | doc/forum/Need_help_installing_h1title_plugin.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/Need_help_installing_h1title_plugin.mdwn b/doc/forum/Need_help_installing_h1title_plugin.mdwn new file mode 100644 index 000000000..f6de2fe6f --- /dev/null +++ b/doc/forum/Need_help_installing_h1title_plugin.mdwn @@ -0,0 +1,5 @@ +I am trying to install plugins that's not included in Ikiwiki following instructions at `http://ikiwiki.info/plugins/install/`. So far I tried `http://jblevins.org/git/ikiwiki/plugins.git/plain/h1title.pm` and `http://ikiwiki.info/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__/`. After putting these `.pm` files in `/home/foo/website/libi/IkiWiki/Plugin` and making them executable, I rebuilt the wiki instance. But the plugins aren't working. + +Any ideas what might be wrong? + +Is there some way to debug? |