|
|
config.xmlThe configuration file of BXE is written in XML and has a quite simple structure: 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 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. If you want for example your own save function, do the following: |