Example extension adding a custom config schema to LibreOffice
config.xcs
contains the config schemaconfig.xcu
contains the default valuesMETA-INF/manifest.xml
anddescription.xml
are necessary to register the extension in LibreOffice.
- Adapt configuration to your needs
- Run
./createoxt.sh
- Install
libreoffice-config-extension.oxt
via the LibreOffice Extension Manager - You'll find the new config items via Tools->Options->Advanced->Open Expert Configuration
- Search for 'org.libreoffice.example.settings'
- You can also access the config items via the UNO API