I am put off using themes because I find the workflow more complicated
than changing stylesheet, PageTemplate and ViewTemplate. Making
changes to a theme requires a browser refresh where as changes to
StyleSheet can be seen imediately....

My question is to theme developers : do you have a workflow that could
help me speed up theme development so that I might start packaging
things up as themes?



Alex

On 15 February 2012 12:15, Bauwe Bijl <[email protected]> wrote:
> Hy Liam
>
> To create a theme you need to collect all your Tiddlers in a single
> Theme-tiddler.
> You have collected the changes you would like to make and added these
> to the shadow-tiddlers:
> PageTemplate, ViewTemplate, EditTemplate and StyleSheet.
>
> You can download an empty theme template here:
> http://tiddlywiki.org/#ThemeTemplate
>
> Give your tiddler a name ("LiamTheme")
> Then copy the shadow-tiddler content from PageTemplate, ViewTemplate,
> EditTemplate and StyleSheet to the new theme-tiddler. (or just the
> unique parts that you need for different views)
>
> Tag the theme with:
> systemTheme
>
> If you want your theme to be the active theme for viewers add the
> following to the zzConfig tiddler:
> config.options.txtTheme = "MY_THEME";
>
> Bauwe
>
> --
> 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.
>

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