> Is it possible for an (innocent) user to 'automagically' find out > which specific plugins are missing/needed to run the content code? Is > it hypothetically possible to code something that tells which > (previously included) plugins that are specifically missing?
No, not easily. The missing plugins would show up as references to undefined macros, and although the macro name would be known, there's not necessarily any relationship with the name of the plugin that adds the macro. However, presumably this mechanism could provide a way for the user to see which plugins have been suppressed, and to eyeball them as a safety check. Cheers Jeremy -- Jeremy Ruston mailto:[email protected] http://www.tiddlywiki.com -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en.
