This question about Not sure...: Asked
Use of Foswiki as an distributed wiki
I'd like to use
FosWiki as a distributed Wiki, i.e. access to a centralized server is not necessary (altough a centralized server will be used for synchronization).
Users should be able to add content while disconnected from the centralized server and changes should be merged later on.
So far I think that I can set the content unter dvcs like git and use it to keep track of changes.
I'm not sure how to deal with the rcs history that fosWiki uses internally.
The set of users is limited (roughly 10) and there's no need for different access privileges for certain pages.
Can this be achieved with
FosWiki and if it's possible, how would be a sufficiently simple way?
Many thanks in advance!
--
FraschFn - 13 Jan 2015
See
Question1172 - the
ReadWriteOfflinePlugin is available from the git repository, though it's a while since I tried it.
--
CrawfordCurrie - 15 Apr 2015