Revision 702350

Go back to digest for 26th August 2007

Features in Office

Sebastian Sauer committed changes in /trunk/koffice/kword/plugins/scripting/scripts:

Added the "XML Viewer" python script that allows to view the ODT XML of the current document on the fly.
* This enables fast inspection of how a saved document may look like.
* content.xml, styles.xml, etc. are all handled separate.
* We even provide a "Open with KXMLEditor" button to view the XML ;)

File Changes

Added 4 files
  • /trunk/koffice/kword/plugins/scripting/scripts
  •   /doctree.rb
  •   /sample_onlinehelp.py
  •   /scripts.rc
  •   /xmlviewer.py
Deleted 1 files
  • /trunk/koffice/kword/plugins/scripting/scripts/onlinehelp.py
Modified 2 files
  • /trunk/koffice/kword/plugins/scripting/scripts
  •   /CMakeLists.txt
  •   /sample_doctree.rb
7 files changed in total