> I am looking for a way to hide the Backstage area upon opening unless
> a specific username is used.  Everything else should function as is.

Create a tiddler (e.g., [[ConfigTweaks]]), tagged with 'systemConfig',
containing this line of javascript:
---------
window.showBackstage=config.options.txtUserName=="InsertNameHere";
---------

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 TiddlyWiki@googlegroups.com
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