> The error thrown by exportTiddlers is just a
> general 'error found in macro'.

Click on the red text to see the actual error message reported by the
plugin code.

> Hope this gets you somewhere? And mind, it's just something i
> encountered while fiddling with something else completely, the
> tagmindmap is very experimental and I'm the one choosing it to be
> important, so please don't waste your energy on my account..
> thanks for all your work,

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...

-e



--~--~---------~--~----~------------~-------~--~----~
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