Config.xml

config.xml

The configuration file of BXE is written in XML and has a quite simple structure:
A real example with more comments can be found at http://svnweb.bitflux.ch/chora/co.php/trunk/examples/inlineXHTML/config.xml

Here we have ButtonDefinitions for adding/removing buttons to/from the tool bar and for defining their respective behaviour.

Define [CallbackFunctions] here to extend bxe functionalities
(not anymore in BXE 2.0, use the new [RelaxNG enhancements|BXE_2.0/RelaxNGEnhancement]

the <context> stuff isn't anymore in BXE 2.0, use the new [RelaxNG enhancements|BXE_2.0/RelaxNGEnhancement]

See also Plugins and Plugin_XMLSnippets for more information

See Config_Options for more details about that part

You can overwrite the built in event handlers.
A list of those handlers can be found at js/bxeConfig.js

If you want for example your own save function, do the following:

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.