You should only store stylesheets as text/css if they don't contain any TW5 macros or transclusions. If you use transclusions and macros (like the stylesheets in the core themes), then it is perfectly OK to use triple backticks to mark sections that you want to exclude from wikification.
Best wishes Jeremy On Mon, Jan 27, 2014 at 7:44 PM, Ton Gerner <[email protected]> wrote: > Hi Mario, > > Thanks for the comments. > I had not thought about the text/css type. > The !important is a left-over from old days (alpha10 or so). I'll look > into that. > > Cheers, > > Ton > > > On Monday, January 27, 2014 8:12:54 PM UTC+1, PMario wrote: >> >> On Monday, January 27, 2014 3:41:06 PM UTC+1, Ton Gerner wrote: >>> >>> That means I am still using all CSS styles in my stylesheets within >>> 'triple backticks' without any problem. >>> The stylesheet you mention is used in my guide about a top menu and >>> toolbars [2]. >>> >> >> Hi Ton, >> If you want to display the stylesheet tiddler as text, just use >> >> type: *text*/ >> *css* >> You may need to type it by hand, since the dropdown doesn't know it. >> >> So you don't need to use "non CSS markup in your tiddler". It may fail >> with weired errors in the future. Such errors are very hard to track down, >> after 1 year or 2 :/ >> >> There is a second thing I just saw in the style sheets. If !important is >> really needed, then imo the base theme concept is broken because !important >> is viral. So everyone else that want's to modify your theme, will need >> important keyword too. So if there are 2 more iterations you'll end up >> having !important all over the places. .... I'll need to investigate, to >> be sure. >> >> -mario >> > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

