> ExportTiddlersPlugin defines and uses a shortcut $(...) function to
> access the elements of it's interactive control panel.  The problem is
> that TiddlyTagMindMapPlugin contains an embedded bit of JQuery code
> that *redefines* the $(...) function in such a way that it breaks the
> use of $(...) in the handler for <<exportTiddlers>> is broken,
> resulting in the error message you are seeing.
>
> I need to do a bit of thinking in order to come up with the best way
> to fix this without having to make lots of changes to my plugin
> code...

I've re-written the plugins so that they no longer collide with the
JQuery $() function:

   http://www.TiddlyTools.com/#ExportTiddlersPlugin (v2.8.5)
   http://www.TiddlyTools.com/#ExportTiddlersPluginInfo

   http://www.TiddlyTools.com/#ImportTiddlersPlugin (v4.4.1)
   http://www.TiddlyTools.com/#ImportTiddlersPluginInfo

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to