Thanks for the info. I've looked at FileSystem.js, and you are right that it is nicely self contained. Regarding the jquery plugins, are these something you are writing for tiddlywiki, to replace Filesystem.js, or something that already exists in jquery that you are thinking of using tiddlywiki? If the former, is there a home location for this code elsewhere?
On Nov 28, 6:34 am, FND <[EMAIL PROTECTED]> wrote: > > keep is the robust cross-platform saving functionality. > > Has anyone factored that out of the code for some purpose > > I think the basic file-system code is self-contained, with the > TiddlyWiki-specifics residing in a separate module: > http://trac.tiddlywiki.org/browser/Trunk/core/js/FileSystem.js > http://trac.tiddlywiki.org/browser/Trunk/core/js/Saving.js > > FWIW, there are several projects already using TW's file-saving code, > e.g. MesageVault[1] or YourTimeSheets[2]/YourFormBuilder[3]. (Note that > their file-saving code might not be up to date.) > > We're also currently experimenting with using jQuery in TiddlyWiki, > which has resulted in jQuery plugins for loading and saving files: > http://trac.tiddlywiki.org/browser/Branches/jcore/jquery/plugins > > HTH. > > -- F. > > [1]http://messagevault.org > [2]http://yourtimesheets.com > [3]http://yourformbuilder.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/TiddlyWikiDev?hl=en -~----------~----~----~----~------~----~------~--~---
