Hi Jimmy I think you are running into the issue whereby custom stylesheets in ordinary tiddlers are cascaded before the shadow stylesheets. I've fixed it for 5.0.10 here:
https://github.com/Jermolene/TiddlyWiki5/commit/9fbe72a8778ae94c7d6322ad4b9155c83f753113 Best wishes Jeremy On Fri, Apr 18, 2014 at 9:29 AM, Jimmy Liew <[email protected]> wrote: > Hi Jeremy, > > If we want to use the GoogleCodes.css stylesheet, we need to insert > tiddler (select CSS type) and tag it with "$:/tags/stylesheet" right? > > In 5.09, the tag "$:/tags/stylesheet" disappear from the tag list while > the CSS I tagged with "$:/tags/stylesheet" is not being used by > highlight.js script. It basically used back the default CSS style, like > the one you show me just now. > > I believe you should able to replicate the issue when you try to insert a > CSS stylesheet and tag it with "$:/tags/stylesheet". > > > On Friday, 18 April 2014 16:16:45 UTC+8, Jeremy Ruston wrote: > >> Hi Jimmy >> >> > I just update the plugin manually but the stylesheet I used is not >> working. >> >> Please can you provide enough information so that I can duplicate the >> problem: >> >> * What browser and operating system are you using? >> * What stylesheet are you trying to use? What steps did you take to >> install it? >> * What are the minimum tiddlers to add to http://tiddlywiki.com/ >> highlightdemo.html that duplicates the problem? >> >> Many thanks >> >> Jeremy >> >> >> >> On Fri, Apr 18, 2014 at 9:14 AM, Jimmy Liew <[email protected]> wrote: >> >>> Hi Jeremy, >>> >>> I just update the plugin manually but the stylesheet I used is not >>> working. >>> >>> >>> >>> On Friday, 18 April 2014 15:52:35 UTC+8, Jeremy Ruston wrote: >>> >>>> Hi Jimmy >>>> >>>> Should i upgrade the plugin also? >>>>> >>>> >>>> Yes, you need to upgrade plugins manually - this is mentioned clearly >>>> in the upgrade instructions. >>>> >>>> Best wishes >>>> >>>> Jeremy >>>> >>>> >>>>> >>>>> >>>>> Regards, >>>>> Jim >>>>> >>>>> >>>>> >>>>> >>>>> On Thursday, 17 April 2014 20:20:16 UTC+8, Jeremy Ruston wrote: >>>>> >>>>>> Hi Jimmy >>>>>> >>>>>> After I upgraded TW to 5.09 my syntax highlight doesn't seems to be >>>>>>> working. >>>>>>> >>>>>> >>>>>> Can you explain a bit more? Syntax highlighting is working at >>>>>> http://tiddlywiki.com/highlightdemo.html >>>>>> >>>>>> Did you upgrade from an earlier version? What browser are you using? >>>>>> Do you have any customisations? >>>>>> >>>>>> >>>>>>> Does anyone facing the same issue or I am the only one? >>>>>>> >>>>>> >>>>>> A better description of the problem would make it easier for other >>>>>> people to recognise it. >>>>>> >>>>>> Best wishes >>>>>> >>>>>> Jeremy >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Jim >>>>>>> >>>>>>> -- >>>>>>> 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/d/optout. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Jeremy Ruston >>>>>> mailto:[email protected] >>>>>> >>>>> >>>> >>>> >>>> -- >>>> Jeremy Ruston >>>> mailto:[email protected] >>>> >>> >> >> >> -- >> Jeremy Ruston >> mailto:[email protected] >> > -- 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/d/optout.

