Export+TYPOlight (6)

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

calendar_ical 1.2.0

2009-10-04 20:23 by Helmut Schottmüller

calendar_ical 1.2.0 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.
Single calendars can be created as automatic iCal subscriptions (.ics files) in the TYPOlight root directory (similar to RSS/Atom feeds). These files can be subscribed by calendar applications using the URL to the subscription file.

Release notes

  • New: Added iCal subscriptions in the calendar settings.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.5

2009-10-03 12:17 by Helmut Schottmüller

calendar_ical 1.1.5 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • New: Added import option to remove existing events.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.4

2009-05-17 15:25 by Helmut Schottmüller

calendar_ical 1.1.4 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Bugfix: During import, ics files in subdirectories of tl_files have not been recognized.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.2

2009-03-09 21:17 by Helmut Schottmüller

calendar_ical 1.1.2 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Bugfix: Fixed PHP Warning for Events without an end date.
  • Changed start date and end date in the iCal content element to optional. Leaving these fields empty uses the actual date as start date and the date in one year as end date.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.1

2009-03-01 08:17 by Helmut Schottmüller

calendar_ical 1.1.1 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Initial release 1.0.0 stable
  • Released 1.1.0 stable: Added import of iCal files (.ics) into calendars
  • Released 1.1.1 stable: Added a confirmation form for timezone changes if the import file and the system don't have equal timezones
  • Added timezone selection for calendar files with missing timezone
calendar_ical is available in the TYPOlight Extension Repository for Download.