I am still looking for a fix to my problem.  Is there something that I
am missing.  I have tried using the [[ConfigTweaks]] idea that was
presented but I can not get it to work.  As I said in my last post,
the only way that I am able to get the backstage to be hidden like I
need it to is by using the [[zzTweak]] using the following code
------
if(config.options.txtUserName != "adminname") {
        readOnly = true;
        showBackstage = false;
}
------
however if I remove the readOnly or change it to false then the
backstage is no longer hidden.  Please let me know if there is
something that I am missing.  Thanks.

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