From: Joey Hess Date: Sat, 29 Nov 2008 01:40:41 +0000 (-0800) Subject: response X-Git-Tag: 2.71~209 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/9986650ecf64820ab091ccfaf81faf2307ce19ee?ds=inline;hp=--cc response --- 9986650ecf64820ab091ccfaf81faf2307ce19ee 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]]