Even if someone can see the login name that let's them get into edit
mode, they still can't save any changes back to your web server.  Is
that what you were worried about?  It's only a risk if you use some
kind of server side support, like UploadPlugin, AND you ALSO expose
the password somehow. But don't do that, and you'll be ok.

Cheers
Daniel



On 10/23/08, zerofirefox <[EMAIL PROTECTED]> wrote:
>
> My apologies the actual problem now that I see it is in macro
> <<author>>
> I tried to duplicate the  tiddly presentation and I got the Error in
> macro <<author>>
> http://lewcid.googlepages.com/tots.html
> I don't even need the above wiki
> I'm just trying to implement the following
>
> And I quote
>
> Read only
>
> To make the TW, read only (i.e changing tiddler toolbar "edit" command
> into "view") and without backstage access, create a new tiddler named,
> for instance, zzTweak and tag it with systemConfig. Enter the
> following contents:
>
> if (config.options.txtUserName!="adminname") {
>
> readOnly=true; showBackstage=false;
>
> }
>
> found at
> http://www.tiddlywiki.org/wiki/TiddlyWiki_As_a_Website
>
> The problem I had that even after implementing this I was able
> (without) login find the zzTweak tiddler and determine the login
> name...
> thus rendering it useless ... ofcourse there is something wrong and I
> understand that
> But how do I get it to work.
> Another result I got was rendering it Read Only but failed to login
> afterwords.
>
>
> On Oct 23, 2:30 am, FND <[EMAIL PROTECTED]> wrote:
>> > can anyone help with this macro or direct me to the source of it,  and
>> > \ or instructional page
>>
>> I'm afraid I don't know what you're asking for.
>> You have a macro/plugin in your TiddlyWiki document, and don't know the
>> source or how to use it? If so, could you post the respective tiddler's
>> contents here:
>>      http://tiddlywiki.pastebin.com
>>
>> -- F.
> >
>


-- 
Daniel Baird
/to be or not to be/ => /(2b|[^2]b)/ => /(2|[^2])b/ => /.b/
...optimise your regexes, people!

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