> a "reset" stylesheet

Since TiddlyWiki defines a fairly large number of rule sets with varying
specificity, this might become very tricky.
The easiest approach would be to blank the StyleSheet* shadow tiddlers
with a simple plugin:
     config.shadowTiddlers.StyleSheetColors = "";
     config.shadowTiddlers.StyleSheetLayout = "";
     config.shadowTiddlers.StyleSheetLocale = "";
     config.shadowTiddlers.StyleSheetPrint = "";

> the value for me of such verticals is when you lift the covers and
> see it's just a tiddlerDisplay with tiddlers restyled

Agreed.
Obviously the above approach doesn't play very well with 
theme-switching. However, it should be possible to hook into that 
mechanism to restore default styles.


-- F.

--

You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to tiddlywiki...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywikidev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.


Reply via email to