Hi, I refactored the FancyBox [1] experiments a little bit to make them work with TiddlySpace. I removed most of the inline <html> and inline <script>. The goal is, to completely remove this dependencies.
I splitted the whole thing into several spaces: pictures thumbnails .. @fancybox-thumbs space included into @fancybox so it will display the thumbs also if the TW is offline. pictures fullsize .. @fancybox-pics .. referenced by href plugin + config .. @fancybox-plugin. This is the one to include to get the functions. (Not finished yet, since the config tiddlers are still at @fancybox, for easy changing.) The plugins + config tiddlers are all experimental. Since the original fancy box library has a lot of parameters that can be used, it is kind of tricky to make them available. see: FancyBoxConfigTemplate for most possible params. and DiaShowConfig [2] that I use for DiaShowTest. At the moment there is allmost no description, and only some examples. But I'd welcome any feedback. have fun! mario [1] http://fancybox.tiddlyspace.com/ [2] http://fancybox.tiddlyspace.com/#DiaShowConfig [3] http://fancybox.tiddlyspace.com/#DiaShowTest On Jan 17, 12:39 pm, MobileLibrary <[email protected]> wrote: > Hi! > I like Popeye too, but i never got so far to check the licence ;-) > > the lightboxplugin also needs some/a lot of html inline, depending on > using the tiddlerbox or divbox macro. only imagebox macro is pretty > straightforward, as long as you make sure the image has a working > link. So, having another plugin that would make popeye or fancybox > work nicely with the TW would be wonderful! > I'm curious to know what you've done, would you reconsider publishing > a draft? > thanks, > mitchke -- 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.

