I have narrowed this down to the mathjax plugin. If I exclude it from the 
project the other two plugins work. If i make them exports.before = [
"startup"]; Then they both load normally. the strange thing seems to be 
that the mathjax plugin works without any sign of problems.


On Sunday, 5 October 2014 07:34:01 UTC+9, James Anderson wrote:
>
> I have a plugin for external links in hta that does not work until I 
> "overwrite" the original shadow tiddler containing the startup js code with 
> itself.
>
> //"exports.startup = function()" { 
>
> I added an alert just after exports startup to confirm this. It doesn't 
> get called until I add a space to the original in browser, save it and open 
> it again. After which the assert is called. This happens in both the html 
> and hta versions of my TW.
>
> This seems to be true of other plugins i have made too, any ideas what I 
> could be doing wrong? Or is this an issue that should be raised?
>
> the source for plugins i tested are here.
> https://github.com/welford/htalink
> https://github.com/welford/twmousetrap
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to