> Thanks for your help, Eric. I think it's better to see if the text is
> already there before adding it, since the next MptwTheme could come with
> "toolbar greatNewMacro closeTiddler".

OK, try this:

if (t && t.text.indexOf("collapseTiddler collapseOthers")==-1)
  t.text=t.text.replace(/ closeTiddler/," collapseTiddler
collapseOthers closeTiddler");

-e

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