sry, that's why {} are important :)
try this:

//{{{ 
   if (!readOnly) {
      config.shadowTiddlers.DefaultTiddlers="[[GettingStarted]]"; 
      config.macros.toolbar.moreLabel='more';
   } else {
      config.shadowTiddlers.DefaultTiddlers="[[OnlineHomeTiddler]]"; 
      config.macros.toolbar.moreLabel='+';
   }
//}}} 

it will change "more" to "+" which is much smaller and shouldn't be a 
problem. 

I'll have a look at your site
-m


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to