From: Pablo R. R. <pr...@cl...> - 2001-01-26 08:24:52
|
Ahhh! perfect I didn0t saw this behaviour cause the most time I was doing the changes. Thanks Arno, Pablo Roca (pr...@cl...) Clavo Congelados, S.A. (http://www.clavo.net) La Coruña - España > -----Mensaje original----- > De: php...@li... > [mailto:php...@li...]En nombre de Arno > Hollosi > Enviado el: jueves, 25 de enero de 2001 11:42 > Para: php...@li... > Asunto: Re: [Phpwiki-talk] 1.2.0 to be released in 1 week! > > > > > Yes, the diff between versions are done comparing what is stored in wiki > > and wikiarchive tables. > > So, how I do a backup from wiki to wikiarchive? I think this should be > > done in admin. > > Actually, pages are backed up in wikiarchive whenever a *different* user > edits a page. E.g. Alice creates a page and edits it 3 times - everything > stays in wiki (including version 3). Next Bob comes along and edits the > page: now v3 is moved to wikiarchive and Bob's version 4 is > stored in wiki. > Say Bob edits the page one more time, nothing is moved to wikiarchive, > because Bob is the latest editor of the page - thus: wikiarchive holds > version 3, wiki holds version 5. When Alice edits the page now, then > version 5 is moved the archive, ...... > > I don't see the need for an admin to move pages from wiki to wikiarchive. > > /Arno > > p.s. it's hard to get this behaviour in local tests, as currently the > ip-address is used for user-identification. So you will always appear as > one user to phpwiki, and thus nothing gets backed up into wikiarchive, > except when you edit the initial pages (there the author is set to "wiki > team") > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk |