On Apr 28, 8:32 pm, Kosmaton <[email protected]> wrote: > Thanks a lot Mario, that saved me a headache. Code is fixed now. > > There is still the problem of the image tiddlers being inaccessible > offline (as called, HTML-style, in jquery-ui-1.8.9.custom.css and > TriptychTheme). Any ideas for this? The css needs some tweaking too. I made an "experiment" with jQueryUI. Have a look at JQueryUIStyleSheet [1]. Search / Highlight the URL's eg: url([[ui-bg_flat_75_ffffff_40x100.png##data]]) which use inline data sections to be displayed. It needs AttachFilePluginFormatters [3] to work.
You'll need to import the pictures with AttachFilePlugin [4]. If you imported the tiddlers, you can remove the plugin [4]. Read the tiddlytools info tiddlers ! hope this helps -mario [1] http://a-pm-experimental.tiddlyspot.com/#JQueryUIStyleSheet [2] http://a-pm-experimental.tiddlyspot.com/#JQSorterPackage [3] http://www.tiddlytools.com/#AttachFilePluginFormatters [4] http://www.tiddlytools.com/#AttachFilePlugin -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

