I added that in to the MainMenu tiddler, but it's not resizing the main tiddler area. It's hiding the sidebar no problem.
So what I'm gonna do is just keep it the way it is, and move on. I can hide the sidebar with "config.options.chkShowRightSidebar=false;" in the systemConfig tiddler, and just use the "#open:ShowRightSidebar" in the address bar to get to the button to click if I need. Thank you all for your help! On Mon, Apr 19, 2010 at 4:04 PM, Mike <[email protected]> wrote: > @@display:none;<<tiddler ToggleRightSidebar>>@@ > > @@ = inlines css > > so the macro should not render > > Mike > > On Apr 19, 3:06 pm, Christopher <[email protected]> wrote: > > > > putting the transclusion in a hidden section in MainMenu invokes the > > > > code to run (hide the sidebar, but don't display the toggle) putting > > > > the hard coded cookie in zzMyConfig tells the transclusion what > > > > default state to be in. ELS talks about this in one of the links > > > > above. > > > > > How do I set it up to run the code without showing the toggle? I > haven't > > > > figured out that yet. > > > > > > If the sidebar is hidden at startup / display, with no visible > toggle, > > > > do you need the readOnly option? > > > > The reason I wanted the readOnly option is so if I need to go in and edit > it > > later, I can just add the #readOnly:No and have the sidebar display. > > > > Otherwise, I'd have to do some major mojo that I don't know how to do to > get > > it to show the sidebar. > > > > > > You might also want to look at ToggleReadOnly @ > > > > http//:www.tiddlytools.com, I remember something about having to do > a > > > > forced refresh to clear the cache when using readOnly (or a different > > > > browser to test the results) > > > > The problem is that I don't want the end-user to see, or be able to use, > the > > toggle. I want it all to happen behind the scenes. > > > > -- > > 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]<tiddlywiki%[email protected]> > . > > For more options, visit this group athttp:// > 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]<tiddlywiki%[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.

