diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY <FName@web> | 2012-08-08 20:11:27 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-08-08 20:11:27 -0400 |
commit | bfd5a2cb6c48d8f05aef47922bb5594eac17d97b (patch) | |
tree | f58b825b4fa55f08d8736eb1e368937bce509add /doc/forum | |
parent | 3980e5fac8b409a0f9fa6db43a4e5f2e929a83ae (diff) | |
download | ikiwiki-bfd5a2cb6c48d8f05aef47922bb5594eac17d97b.tar ikiwiki-bfd5a2cb6c48d8f05aef47922bb5594eac17d97b.tar.gz |
Added a comment: How to install the trail package?
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/How_to_add_link_to_previous_and_next_blog_on_blog_pages__63__/comment_2_ee65792a5b796caa216f4e7a653fc668._comment | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/forum/How_to_add_link_to_previous_and_next_blog_on_blog_pages__63__/comment_2_ee65792a5b796caa216f4e7a653fc668._comment b/doc/forum/How_to_add_link_to_previous_and_next_blog_on_blog_pages__63__/comment_2_ee65792a5b796caa216f4e7a653fc668._comment new file mode 100644 index 000000000..5546c4789 --- /dev/null +++ b/doc/forum/How_to_add_link_to_previous_and_next_blog_on_blog_pages__63__/comment_2_ee65792a5b796caa216f4e7a653fc668._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmKyeW2G4jjSdnL1m6kPPtAiGFUBsnYCfY" + nickname="FName" + subject="How to install the trail package?" + date="2012-08-09T00:11:26Z" + content=""" +I tried putting + +trail + +in + + add_plugins => [qw{ + ... + trail + ... + }] + +in site.setup and rebuild. It gives error + + Failed to load plugin IkiWiki::Plugin::trail: Can't locate IkiWiki/Plugin/trail.pm in @IN ... + +"""]] |