diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-28 17:40:41 -0800 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-28 17:40:41 -0800 |
commit | 9986650ecf64820ab091ccfaf81faf2307ce19ee (patch) | |
tree | a0b1aa6d13af3d6743eccded97184741ba5bae7b /doc/setup | |
parent | 93a43084d0257552b7a61d40e6b3ceda8624cc55 (diff) |
response
Diffstat (limited to 'doc/setup')
-rw-r--r-- | doc/setup/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn index ba74c5771..3ec123eb5 100644 --- a/doc/setup/discussion.mdwn +++ b/doc/setup/discussion.mdwn @@ -145,3 +145,7 @@ How do I set up cgi editing? In setup I have: * cgi_wrapper => 'edit.cgi' But I don't get an edit link on my pages? What am I doing wrong? + +> Assuming you don't have the editpage plugin disabled, all you should need +> to so is re-run `ikiwiki -setup` with the above config and it should +> rebuild your wiki and add the edit links to pages. --[[Joey]] |