Help Plugin
Overview The Help Plugin provides a mechanism for other plugins to make online help available to the user. A single instance of the help plugin is created in the bootstrap code and bound to the variable help. The Help Plugin uses HTML as the markup language, which enables plugins to make use of hyperlinkes to other pages, or even external web pages, as well as formatting and inline images. Other plugins can make use of the API listed below to register help.

Have a look at HelpTemplate.html for a example template to use for creating new help pages.
Service API(s) help service API

See also ti.chimera.service.Help.

Last modified: Fri Jan 24 13:00:00 PST 2003