Revision 562818

Go back to digest for 16th July 2006

Features in Office

Sebastian Sauer committed changes in /branches/koffice/1.6/koffice/kspread/plugins/scripting:

KSpread supports scripting with python and ruby now.

* KSpread has the menuitems "Tools=>Script Manager" and "Tools=>Scripts" now to deal with scripts.
* Added the exporthtml script-package to demonstrate the usage.
* KSpread's "Get New Scripts" functionality will work once we got the kde-files.org GHNS-link.

File Changes

Added 6 files
  • /branches/koffice/1.6/koffice/kspread/plugins/scripting/scripts
  •   /exporthtml
  •   /Makefile.am
  •   /exporthtml/ExportHtml.py
  •   /exporthtml/ExportHtml.rc
  •   /exporthtml/Makefile.am
Modified 8 files
  • /branches/koffice/1.6/koffice/kspread/plugins/scripting
  •   /Makefile.am
  •   /scripting.cc
  •   /scripting.rc
  •   /kspreadcore/krs_cell.cpp
  •   /kspreadcore/krs_cell.h
  •   /kspreadcore/krs_doc.cpp
  •   /kspreadcore/krs_sheet.cpp
  •   /kspreadcore/krs_sheet.h
14 files changed in total