I'm looking for a wiki software which allows me to

  • store wiki pages on a server (basic wiki functionality)
  • store a local copy on my computer
  • edit my local content, and then merge my changes back to the server
  • (version control for conflicting update)

Is there a wiki, or a set of software which allows me to do this? The primary platform is linux, but I wouldn't mind if it also ran on windows...

link|improve this question
feedback

2 Answers

up vote 3 down vote accepted

I've not used it myself, but perhaps ikiwiki might suit your needs. From the Wikipedia entry for ikiwiki there was a link to a wiki comparison site (wikimatrix), which may also help you finding what you want

link|improve this answer
feedback

I think Dokuwiki with the XML/RPC sync plugin should do what you want

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.