Thank you for answering my question.
But - I didn't explain the situation correctly... sorry

I need people to be able to see and use the content of certain
tiddlers - not beeing able to edit the specific tiddlers (online).
http://groups.google.com/group/TiddlyWiki/browse_thread/thread/e750e67cd4a0f7f9
I've made a table which uses forEachtiddlerplugin to gather
information from other tiddlers and uses toggletags to tag those
tiddlers. (in a sortable table)
The code for this breaks when You save it online... so I don't want
anyone (not even myself) to be able to edit the content of these
'preconfigured' tiddlers.(online). They are just there to gather
information and toggle tags - not to be edited..
I use BidiX's iTW and his tiddleruploadplugin with great success
because of its ability to upload single tiddlers when refreshed. It
enables me and my collegues to tag different tiddlers in the same iTW
at the same time - and get sortable lists that we print via
snapshotPlugin and a normal printer.... Its quite simple - yet
effective.

YS Måns Mårtensson





On 27 Feb., 01:16, Eric Shulman <[email protected]> wrote:
> > 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