> On the other hand, ThemedTiddlerPlugin might benefit from a smart > toolbar-button that would allow one to chose from a number of > predefined themes via some select-list... which in turn might indeed > be tagged "theme" or "tiddlerTheme" and thus populate the select-list. > I like your thinking Tobias, that would be very handy and luckily enough something like this has already been done. Have you seen TiddlySlidy? In that Paul uses the ThemedTiddlerPlugin to change the look of each of his slides and he uses a plugin called MasterSelectorPlugin[1]. This plugin lets you define a list of potential themes by tagging each theme with tag of your choice (e.g. tiddlerTheme like you suggested). It then produces a dropdown list of the titles of the themes with that tag.
Paul uses it like this in TiddlySlidy <<fieldSelector 'Select a master slide' theme masterSlide>> where param[0] - Initial Dropdown value label - 'Select a master slide' param[1] - the field to change (needs to be theme for the ThemedTiddlerPlugin) - theme param[2] - the tag to look for to generate the list - masterSlide Hope that is what you meant Colm [1] - you can get the MasterSelectorPlugin from http://masterselectorplugin.tiddlyspace.com -- 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.

