> to limit editing permission to a certain group of users? Try this: http://www.TiddlyTools.com/#TiddlerPasswordPlugin http://www.TiddlyTools.com/#TiddlerPasswordPluginInfo http://www.TiddlyTools.com/#TiddlerPasswordPluginConfig http://www.TiddlyTools.com/#TaggedTemplateTweak http://www.TiddlyTools.com/#LockedEditTemplate
Usage: Install all the tiddlers listed above, then save-and-reload Edit TiddlerPasswordPluginConfig to change password (default="admin") Edit a tiddler you want to protect and add 'locked' as a tag That's it... the next time you attempt to edit that tiddler, here's what happens: TaggedTemplateTweak matches the 'locked' tag on the tiddler and uses LockedEditTemplate instead of the standard EditTemplate so that the <<getTiddlerPassword>> macro will be automatically invoked to prompt for the password. If the password you enter is correct, the tiddler is displayed for editing. If incorrect, you are asked to retry until you either enter the correct password or cancel the prompt dialog (in which case, the tiddler is automatically closed so that you can't edit it). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

