extension+Export (2)

xls_export 1.0.1

2010-02-02 17:35 by Helmut Schottmüller

xls_export 1.0.1 stable released

PHP library to generate Microsoft Excel 95 files

Dateien Original files from http://sourceforge.net/projects/xls-exportclass/

Copyright © Olah Leslie

GNU General Public License (GPL)

Release Notes

1.0.1

  • Bugfix of the "merge cells" feature (thanks to Georg Rehfeld)
  • Additional "getter" for the xlsexport class (thanks to Georg Rehfeld):
    • public function getcolwidth($sheetname, $acolidx)
    • public function getrowheight($sheetname, $arowidx)

1.0.0 build 8

  • Modified sendFile method for Excel file output to create the temporary Excel files in the TYPOlight tmp directory

1.0.0

  • Initial version 1.0.0 stable, unmodified library release 080531

xls_export is available in the TYPOlight Extension Repository for Download

User export

2005-08-08 15:12 by Helmut Schottmüller

Implementation of an XML user export in ILIAS Open Source for the Helmut Schmidt University of the Federal Armed Forces Hamburg. 

The XML user export is part of the official ILIAS Open Source distribution.