Hi everyone,
Mauloop over on github has uncovered a very deep bug with my development environment of this plugin. See the thread here:
Earlier versions of the plugin may be completely replacing the core 'wiki.js' module in your wiki at startup (not just patching it.).
I have stripped down the plugin to just the core code (removing the "make-tid" dependency) and have uploaded Release 2.2.0 which hopefully has fixed this issue.
ANY testing would be appreciated. Mauloop is experiencing boot failure on Node.js and with Tiddlyserver, even after the update. This appears to be due to the patching procces.
I can't quite recreate it, so any help would be appreciated. I'm not sure what "halo bugs" this will cause, so you'll want to stop using the older versions and upgrade to TW5.1.22 with the new version if possible.
Backup any wiki you have been using this plugin with, and then with a new copy of TW5.1.22 (single file, node, any method) install JsonMangler v2.2.0:
OR
Then drag your old wiki w/ data into the new wiki and all your data and tiddlers should import.
I have bundled Evan's modloader, formula, and attribute-modules plugins into the "folder
plugin.info" *.zip file to aid testing.
These have been tested with TW5.1.22 and work on my machine in various configs (Bob and raw Node.js).
Mahalo (thanks!),
Joshua Fontany