> Is it possible to tag or insert a macro that prevents editing
> capabilities only for certain tiddlers when the TWs online?

First, install these tiddlers:
  http://www.TiddlyTools.com/#TiddlerPasswordPlugin
  http://www.TiddlyTools.com/#TiddlerPasswordPluginConfig
  http://www.TiddlyTools.com/#TaggedTemplateTweak
  http://www.TiddlyTools.com/#LockedEditTemplate

Then, for any tiddler that you don't want people to edit, simply tag
it with "locked", so it uses the alternative [[LockedEditTemplate]].
This template invokes the <<getTiddlerPassword>> macro to prompt for
the admin password before rendering the standard EditTemplate.  If you
don't enter the correct password, the tiddler is automatically closed,
effectively preventing you from editing the tiddler.

Note: by default, [[LockedEditTemplate]] is tagged with 'locked', so
that people won't be able to break the lock on other tiddlers just by
editing the template to remove the macro="getTiddlerPassword"
invokation.

Similarly, [[TiddlerPasswordPluginConfig]] also requires you to enter
an admin password, just to *view* that tiddler, so that the admin
password itself cannot be viewed or modified without knowing the
current password.

The default password is 'admin'.  You should change this once you have
sucessfuly installed the above mentioned plugins, config, and template
tiddlers.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to