Good point. In the short term, I agree that we need to update the LimeBitsPlugin info (name, author, source etc..)
Changes that we made to WebDAVSavingPlugin can be summarized broadly into: * feature enhancements, like: - show/hide different actions ( edit etc.. ) depending on whether the user has permissions to perform that action ( which can be discovered via DAV:current-user-privilege-set webdav property ). * bugfixes/improvements, like: - speed-up backup creation by using server-side COPY instead of GET followed by PUT. * LimeBits specific integration, like: - use LimeBits' AXIS javascript library to perform the actual XHR calls, which handles LimeBits' cookie based authentication and login events. The reason we chose to keep it a single plugin is to make it easy for people to upload their TiddlyWiki to LimeBits ( they only need to include a single LimeBitsPlugin, and not worry about other dependencies ). A better way moving forward might be to collaborate with BidiX/SaqImtiaz and get some of the enhancements/bugfixes incorporated into WebDAVSavingPlugin, and separate the LimeBits specific portions into a different plugin. It would be interesting to know what the experience has been when a TW plugin depended on another plugin. - Paritosh. On Jun 11, 7:16 pm, FND <[email protected]> wrote: > > We've just announced to the user group that TiddlyWiki hosting is > > available on LimeBits. > > This does sound interesting - looking forward to seeing how the > community will put it to use. > > A quick note: > I've noticed you're using a modified version of BidiX's > WebDAVSavingPlugin (renamed to LimeBitsPlugin, though giving proper > attribution of course). > It might be sensible to properly distinguish this from the original > plugin (e.g. updating name, author and source slices). That could make > updating easier and avoid confusion - e.g. for indexing services like > TiddlyHub. > (Depending on the nature of the modifications, you might consider > creating a separate plugin on top of the original WebDAVSavingPlugin.) > > -- F. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
