Hi Stephan > As you saw: "documentation" is a prerequisit for the other 2 tiddlers, but I > couldnÄt figure out how to make this auto-install when one of the others is > selected for installation. > Is this possible at all? > I thought "dependent" in plugin.info is for this, but either I did it wrong > or my understanding is wrong. At the moment the "dependent” field of plugins is only used to cascade switching in dependent plugins when switching in a theme or language. There is currently no mechanism within the plugin library to automatically select dependent plugins in the UI. Such a UI could be added fairly simply, I think.
In the meantime, there are many such dependencies amongst the core plugins, and the approach that is taken is to have a startup module that checks for the required dependencies, and displays an alert if any are missing. Have a look at the text-slicer plugin for an example of this. Best wishes Jeremy > > -- > 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 https://groups.google.com/group/tiddlywikidev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/2064d889-8402-42e6-85a2-4e3cccd366c1%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/8D36425A-6346-4BA1-AA6A-6EEB4E9DE3D2%40gmail.com. For more options, visit https://groups.google.com/d/optout.
