> http://www.TiddlyTools.com/#SetTiddlerHeight
> It works great, it's just that I have to set it everytime I start the wiki.
> I would like it to remember the setting between sessions.

SetTiddlerHeight uses a TiddlyWiki option setting:
   config.options.txtTiddlerHeight
which is automatically stored in a *cookie* named "txtTiddlerHeight".

You need to do two things:

1) Get the latest revision of
   http://www.TiddlyTools.com/#SetTiddlerHeight
which fixes a problem that can cause a "too much recursion" error that
may prevent the setting from being saved

AND

2) add: {{hidden{<<tiddler SetTiddlerHeight>>}}}
   into your MainMenu (or any other content displayed during
startup).  This is needed to *re-apply* the stored cookie setting when
you open your document.

Note: the same fixes have also been applied to:
   http://www.TiddlyTools.com/#SetStoryHeight
   http://www.TiddlyTools.com/#SetPopupsHeight
   http://www.TiddlyTools.com/#SetSidebarTabsHeight
   http://www.TiddlyTools.com/#SetTiddlerColumns

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
----------
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
      http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
      http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
      http://www.TiddlyTools.com/#ELSDesignStudios
      http://www.TiddlyTools.com/#Contact

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