In my earlier post I wrote:

> secondly, for the editable tiddlers, automate a copy of every edited tiddler

The copyTiddlerPlugin would be perfect for that. I got the copyTiddler
Pluggin. Then, in my ViewTemplateToolbar, I added:

<span macro="showWhenTagged Editable"><span macro='toolbar
copyTiddler'></span></span>

which adds the "copy" button to all tiddlers tagged "Editable."

It should be feasible to hack it so that instead of naming the new
tiddlers "Title 1", "Title 2", etc. it names them to, say, "Title
(edited by username)" where username is the username of the person
currently editing the tiddler (this is probably better than the time
stamp I had suggested). The hack could be named something like
copyTiddlerAndStampPlugin or copyTiddlerAndSignPlugin...


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to