> But you should of'course keep in mind that this only hides content
> from those who don't want to see it; otherwise the visitor can change
> the cookie (or just open the code of TW which

This is true.

The only other way round I can think of is to create a separate TW
containing only the tiddlers you want to share. Erics TiddlyTweeker is
good for adding tags in bulk, then you can export those to a fresh TW.
Also check out his Quickstart packages - the ones that include
exporting are a revelation if you have not checked them out.
Tiddlytools.com is well worth checking out.

ALex




On 26 May 2011 13:46, Yakov <[email protected]> wrote:
>> yes.
>> I used this on a project.
>> First make a ConfigTweak tiddler, tag it systemConfig.Then add the following
>>
>> if(config.options.txtUserName != "YourName") {
>>         readOnly = true;
>>         showBackstage = false;
>>
>> }
>
> But you should of'course keep in mind that this only hides content
> from those who don't want to see it; otherwise the visitor can change
> the cookie (or just open the code of TW which is available right from
> the Opera, FireFox and some other browsers). Though, such a "break in"
> can only be done by a ~TW hacker~ ;)
>
> --
> 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.
>
>

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