Hi  fg
>How to have them open by default?
In a tiddler tagged with systemConfig ([[zzConfigOptions]]) write:
//{{{
config.options.chkShowRightSidebar=true;
config.options.chkShowLeftSidebar=true;
//}}}
or
in the SystemSettings tiddler write:
chkShowRightSidebar=true
chkShowLeftSidebar=true

If users have writeaccess to your document and save changes when the
sidebarpanels are closed, then the SystemSettings tiddler will be
overwritten with the new state...

Cheers Måns Mårtensson

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