It works! I had to put exports.after = ["rootwidget"]; and then just set the parent widget of the widget created to $tw.rootWidget
For messages handled by the navigator widget you have to put <$navigator story='$:/StoryList'> ... </$navigator> around the action widget. I am not sure if it would be better to include the navigator widget in the parsed text or leave that to the user. There may be some reason the user wants to set it differently, and if I set it in the code there is no way for the user to do that. But now I can make examples that will actually show what it is doing. And split the plugin into one for the start up actions and one for triggering actions. -- 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.
