Norsk  |  English

What is it?

Oracle Calender (former Corporate Time from Steltor) is a complete calendar system that's now part of the Oracle Collaboration Suite. On this webpage you'll find a language extension for PHP that allows interaction with this calendar server.

Oracle Collaboration Suite is not open source, and you need to buy it from Oracle in order for this extension to make any sense. This extension however is open source and freely available.

Version 0.45 available

Once more Joe Pletcher and Mike MacDonald have made a lot of great improvements to the code. They sent me the files some months ago, but I've been too busy with my thesis to read email for the last six months :/

Anyways. Following is the list of changes since the last released version:

Changes for v0.45

  • Added ability to edit times and dates by using REPLACE instead of MODIFY
  • Modify_appointment() can now change dates and times
  • Updated modify_appointment
  • Minor C cleanup
  • Fixed bug in oracal_close_agendas() where conn->open_agendas was never reset to 0 after agendas were closed.
  • Fixed misc php bugs

Changes for v0.4a

  • Added ability to edit times and dates of events

Download