Hi TwWizards
I'm trying to make a stylesheet load with a plugin I've made.
It doesn't work untill I rename it and is no longer a shadow tiddler...
I tried to rename it in different ways and repackaged the plugin - it doesn't help.
To me it seems that it is the status of it being a shadow tiddler when loaded with the plugin which stops it from working...
I had it working when I first made the plugin -
I had made a typo when naming the plugin in the first place.
I used semi colon instead of colon (due to bad eyesight I guess...) for the title of the plugin: $;/plugins/måns .... instead of $:/plugins/måns ...
All other plugin tiddlers were titled with a colon - including the stylesheet tiddler..
Back then the stylesheet worked fine as a shadow tiddler..
Now that I renamed the plugin and it uses a colon in the title - the shadowed stylesheet tiddler doesn't work - unless I rename it and it is no longer a shadow tiddler.(It's not enough just to edit the tiddler - you'll have to change the title...)
Delete the renamed shadowed stylesheet tiddler - and you'll see that when it falls back to using the shadowed version - it doesn't work anymore...
Is there a naming convention that I haven't followed - or is my stylesheet approach wrong in the first place?
Cheers Måns Mårtensson