>> As far as I remember, all three of the underlying APIs allow for >> absolute paths to be used, so I think it would be possible to make >> this modification to TiddlyWiki. > > So, I guess, except for TiddlySaver.jar, I could write a "core hack" > that does just that.
Yes, I believe so. > Would it be an option to provide an alternative > version of TiddlySaver.jar? That's trickier. TiddlySaver does raise some security issues because it (by design) exposes a powerful file API to any web page that includes the applet. Restricting it's ability to make changes across the file system seems like a good measure to minimise risk. But there's no barrier to modifying and recompiling the applet to experiment. Best wishes Jeremy -- Jeremy Ruston mailto:[email protected] http://www.tiddlywiki.com -- 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.

