External Modules
Modules are special units in RadEditor,
used for providing some statistics or for easier setting of properties for
HTML elements. Modules, like the toolbars are set in the toolsfile.xml file
using <modules> tag.
Although there are certain similarities between modules
and toolbars, these are entirely different units in terms of RadEditor.
As it was said above, a toolbar and its respective tools, can be used to
achieve a task. Same can be said for the modules. The main difference is in the
way, you will go for achieving this task.
Modules can dynamically change their content and provide
some level of interactivity. You can change some text and see your changes
appear immediately in HTML View Module. And vice versa - if you add a tag in
HTML View Module, you will see your text updated.
RadEditor comes with several modules included:
- Statistics
- Tag Inspector
- Properties Inspector
- Real-TimeHTML View
- XHTML Validator
- RadEditorDiagnostics
- RadEditorTestModule