diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-28 08:53:35 -0800 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-28 08:53:35 -0800 |
commit | 93a43084d0257552b7a61d40e6b3ceda8624cc55 (patch) | |
tree | 02be37b1123f3bb3e3e14afe433ba3caa38db408 /doc/setup/discussion.mdwn | |
parent | c9646ac23c526f2c2d7c9eeb77ff4fdcd59dbee1 (diff) | |
parent | 708ff7870dfb9ae9e3d289f886433b82e016b58f (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/setup/discussion.mdwn')
-rw-r--r-- | doc/setup/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index 7d8c525e7..ba74c5771 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -138,3 +138,10 @@ Thanks for your response. You're right. Ubuntu does have ikiwiki, except that it Anyway, I think I might be able to install it from the tarball I downloaded. I've been reading the discussions, had a look at your screencasts, etc. I will give it another bash. -- [[WillDioneda]] ---- + +How do I set up cgi editing? In setup I have: + + * cgiurl => 'http://wiki.had.co.nz/edit.cgi' + * cgi_wrapper => 'edit.cgi' + +But I don't get an edit link on my pages? What am I doing wrong? |