On 14 Apr, 14:46, overett1 <[email protected]> wrote: > I have just installed v1.9.5 of InlineJavascriptPlugin from > TiddlyTools (not having used any earlier version) but when I add > <script> ... </script> to a tiddler I get the error message > 'this.formatter.formatters[...]' is null or not an object.
I have narrowed this down. The problem is a plugin I have put together (inevitably...) for rather esoteric use which clashes because it also sets up a formatter. My HandbookReferencePlugin (http:// jos.tiddlyspot.com/#HandbookReferencePlugin) clashes with InlineJavascriptPlugin (as you can see at http://jos.tiddlyspot.com/#TestScript) but not if I rename HandbookReferencePlugin to xHandbookReferencePlugin so that it starts after InlineJavascriptPlugin. I can't see what I'm doing differently with my formatter that should make this difference - but I'm hardly an expert. The easy solution is obviuosly just to rename the plugin, but if I'm doing something I shouldn't in the plugin that anyone can spot, please let me know. Jonathan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

