Hi Frederic > I would like to know if it is possible to have several version of a > tiddler, with different author? (like alfresco..) Then, perhaps, the way to > return to the best previous version...?
On tiddlyspace you have an option to revert to previous versions from a revisions list: http://docs.tiddlyspace.com/#[[Can%20two%20people%20change%20a%20space%20at%20the%20same%20time%3F]] Example: http://docs.tiddlyspace.com/bags/docs_public/tiddlers/ColorPalette/revisions There's a diff handler to help generate the correct version of a tiddler. If you want to be able to revert to previous versions of a tiddler in a "stand alone TW" (no server backend) there's Eric's UndoPlugin: http://tiddlytools.com/#UndoPlugin It "records changes to tiddlers edited during the session, allowing you to quickly revert to previous revisions of a tiddler, even after pressing 'done'." There's no multi-user revision handler available for "stand alone TW" - I'm afraid. Cheers Måns Mårtensson -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

