Version 5, changed by jotspot_scott. 11/18/2005. Show version history
Upgrades during week of 11/14/05
This is mainly a bug fix and developer feature release. There are no new user features.
* Triggers and Events: This feature is now enabled on all webspaces. Pages can trigger actions when certain events occur, for example: sending an email any time a certain page is edited
* Send Email to your Application: In addition to storing email in the wiki by sending it to a page, applications can now accept user input via email.
* Charts and Graphs: Create full-color pie and bar charts from the data stored in your wiki.
* Server Logging: Write and view the wiki's server-side log. Very useful for debugging server-side Javascript.
* Calendar Model: The calendar model is a data structure that handles all of the date and time functions you need to create a calendar, minus the user interface. Use it to create a calendar with a user interface of your own design.