> > I have tested by myself: > > - TiddlerAliasPlugin + TiddlersBarPlugin (forked) = working perfectly > - TiddlerAliasPlugin + TiddlersBarPlugin (forked) *+ SectionLinksPlugin > *[1] = *unfortunately incompatible again* > > SectionLinksPlugin has a hijack of displayTiddler(), is this the cause? > > [1] http://www.TiddlyTools.com/#SectionLinksPlugin >
I am quite positive it is. TiddlersBarPlugin requires a tiddler element from whichever other plugin hijacked displayTiddlers. In the case of * SectionLinksPlugin* it doesn't get any. I guess this was added at some point to the core so that there are some plugins making use of this return value while others have not been updated yet, unfortunately. I'm pretty sure Eric will make some updates on affected plugins shortly. — tobias -- 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/groups/opt_out.
