aboutsummaryrefslogtreecommitdiff
path: root/doc/cgi
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-07-08 13:08:46 -0400
committerJoey Hess <joey@kitenet.net>2008-07-08 13:08:46 -0400
commit23e95143b8f1a6328f6bfce243989f58ba5f72c3 (patch)
tree8fa8f7f814a92c37fa7beaa4c7493ac04e41e7f2 /doc/cgi
parentd7380c1afa2883602a2ee0dfdb78e761da8f400c (diff)
downloadikiwiki-23e95143b8f1a6328f6bfce243989f58ba5f72c3.tar
ikiwiki-23e95143b8f1a6328f6bfce243989f58ba5f72c3.tar.gz
web commit by mrled
Diffstat (limited to 'doc/cgi')
-rw-r--r--doc/cgi/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cgi/discussion.mdwn b/doc/cgi/discussion.mdwn
index 385632126..b4a0557bc 100644
--- a/doc/cgi/discussion.mdwn
+++ b/doc/cgi/discussion.mdwn
@@ -6,4 +6,4 @@ I have a working ikiwiki configuration with an SVN backend, running on Ubuntu 7.
CGI seems to be working at least partly - the History and Recent Changes pages both work. However, if I attempt to edit or create a page, I get this error:
Error: Failed to load plugin IkiWiki::Plugin::mdwn: Can't locate IkiWiki/Plugin/mdwn.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at (eval 6) line 2. BEGIN failed--compilation aborted at (eval 6) line 2.
-Since ikiwiki builds, it has to be finding Markdown at build time, right? What am I doing wrong here? I would appreciate a point in the right direction. Thanks. [[mrled]]
+Since ikiwiki builds, it has to be finding Markdown at build time, right? What am I doing wrong here? I would appreciate a point in the right direction. Thanks.