Hi FrD and Eric

1 question:
Is it here you change the startuptheme ?:

// apply and remember selected theme
                story.switchTheme(theme);
                config.options.txtTheme=theme;
                saveOptionCookie("txtTheme");

I've tried like this:

// apply and remember selected theme
                story.switchTheme(theme);
                config.options.txtTheme="Title of my theme";
                saveOptionCookie("txtTheme");

It didn't work....

YS Måns Mårtensson


On 7 Sep., 22:26, Eric Shulman <[email protected]> wrote:
> > Is it possible to specify a precise theme at startup?
>
> config.options.txtTheme="NameOfThemeTiddler"
>
> (Note: this setting is actually a TW *core* feature, and also works
> without SwitchThemePlugin)
>
> enjoy,
> -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