X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/479407da4d71abbd4be24b3a330c53bea4d3ebc5..47d179802d5f78365fa7077ae64de35f2892a1e4:/doc/tips/distributed_wikis/discussion.mdwn diff --git a/doc/tips/distributed_wikis/discussion.mdwn b/doc/tips/distributed_wikis/discussion.mdwn index 5e1a39991..994c493f9 100644 --- a/doc/tips/distributed_wikis/discussion.mdwn +++ b/doc/tips/distributed_wikis/discussion.mdwn @@ -1 +1,7 @@ -Would it work if the mirrored wiki was configured with cgiurl set to the cgiurl of the origin wiki - so that users were seamlessly redirected to the origin for edits? +Would it work if the mirrored wiki was configured with cgiurl set to the cgiurl of the origin wiki - so that users were seamlessly redirected to the origin for edits? --[[Jamie]] + +> Yes, if the origin wiki is set up to ping the mirrored wiki when +> updated, the mirror is free to use its cgi setup. (Note that the cgi will +> leave the user on a page on the origin wiki when they save the edit.) +> I've put a mention of this option in the page. +> --[[Joey]]