The new version 3.0.3 of ApPHP Calendar is available now for downloading. There are many bugs fixed and also some new additions and improvements, like events managing, multi-language support, statistics module etc. This version requires full re-installation, if you work with one of previous.
Here the main additions and improvements:
* Feature: [added] possibility to display Events in Monthly/Weekly View ("inline" or "tooltip"): SetEventsDisplayType(array("monthly"=>"tooltip", "weekly"=>"tooltip"))
* Feature: [added] possibility to view Event Details on Manage Events page (link Details)
* Feature: [added] possibility to define Viewer access rights to operations: SetOperations(array())
* Feature: [added] tooltips for events (in events list) Montly view
* Feature: [added] possibility to view statistics of 10 top events: Statistics Menu
* Feature: [added] possibility to block/unblock events in past by $objCalendar->EditingEventsInPast(false);
* Feature: [added] possibility to define time block size: 15/30/60 minutes with $objCalendar->SetTimeBlock("30");
* Feature: [improved] debug module functionality - added more info for SQL statements
* Feature: [improved] in Add/Edit events form validation (set focus on handled fields)
* Feature: [improved] SetColorToSunday() - drawing Sunday colored
* Feature: [improved] Manage Events page - added paging for events (default 20 events/page)
* Feature: [improved] added check for uniqueness of event's name on Add Event page
* Feature: [improved] time (from-to) defualt selection in Add Event form (now it selects current time block)
* Bugs fixed
To view a Live Demo click here.
To download new version click here.
1 comment:
The new version of ApPHP Calendar (ApPHP CAL) is a powerful PHP calendar script that may be easily integrated and used with various PHP projects
Post a Comment