SVN commit 460711 by martin: Scripting should be ready for KOffice 1.5. Also fix typo in comment. M +5 -1 koffice-features.xml --- trunk/developer.kde.org/development-versions/koffice-features.xml #460710:460711 @@ -17,7 +17,7 @@ about and one or more responsible persons. A draft for a DTD of the features file can be found in "kde-features.dtd". Use -"xmllint -valid -noout kde-features.xml" to validate the xml file against the +"xmllint -valid -noout koffice-features.xml" to validate the xml file against the DTD. If there are errors in the XML document they will be shown, if not the command will not output anything. @@ -208,6 +208,10 @@ Improved MS Access (MDB) file import (optional plugin) + + Scripting plugin (Python) to extend functionality (including example script for HTML export) + +