rick c wrote: >> >> I have two questions: >> - How do the 'main' and 'secondary' name attributes apply in real life? > > I'd be interested in the answer to this, too.
The intent is to allow a plugin to display different help when you click on the ? button depending on what's being displayed in the plugin configuration, and to allow a plugin the potential to provide links in the initial help to other "pages" of help that provide more details for complex operations. This would be particularly helpful for plugins like the podcast plugin, which has multiple options in its dropdown, and each displays a different form. By supplying a different set of help to each page, you wouldn't need to sift through a single over-long chunk of text to get at the instructions you need. The implementation of this is in the same place as the language-specific xml -- not there yet. >> - Is this schema considered final and implementation ready for 0.7? There are probably some things that could be improved in the schema, but for 0.7, I think it's ready. Owen -- 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/habari-dev
