OK, now it's dawning on me that you're talking about a different problem here.
At the moment text/css tiddlers are baked into the TW5 HTML file as literal <style> elements, which has the side effect of preventing them from loading correctly. So, for the moment, don't use text/css for stylesheets - particularly if you want to be able to use macros/transclusions, when you'll have to use the ordinary wikitext type. Best wishes Jeremy On Sun, Dec 1, 2013 at 4:40 PM, Jeremy Ruston <[email protected]>wrote: > Hi Stephan > > OK, the problem that I can repeat is that dragging any tiddler (not just > text/css) stylesheets from skeeve.tiddlyspot.com in Chrome over to > empty.html loaded in Firefox causes the imported tiddler to get the title > "Untitled" and lose their type and other fields. Is that the same behaviour > that you're seeing, or are their further anomalies? > > Best wishes > > Jeremy > > > > On Sun, Dec 1, 2013 at 4:32 PM, Jeremy Ruston <[email protected]>wrote: > >> Hi Stephan >> >> That's great, thanks for tracking it down, I'll let you know when I have >> a fix. >> >> Many thanks, >> >> Jeremy >> >> >> On Sun, Dec 1, 2013 at 2:40 PM, Stephan Hradek >> <[email protected]>wrote: >> >>> Hi Jeremy! >>> >>> I know found the reason (I think) why my stylesheet tiddlers are lost >>> when saving my tiddlywiki α17: I always set the type to be "text/css". When >>> I don't do that, the tidder is saved. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "TiddlyWikiDev" 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/tiddlywikidev. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> 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 "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
