On Nov 15, 3:57 am, LoB <[email protected]> wrote:
>
> When I open my TW in Firefox the tab displays my Site Subtitle text. I
> assume that's because I have an image in the Site Title tiddler. What
> I would like to change is the text that is displayed on the Firefox
> tab. I would like it display the alternate text that shows in the Site
> Title tiddler (which is the name of the tiddlywiki).
>
> So how do I make this change?
This might help:
function getPageTitle() { return "Whatever text you want to show up
goes here"; }
Add this to a tiddler and tag that with systemConfig - or, if you
already have one such, just append the above line to it.
Cheers; 'best,
shankar swamy
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---