Friday 16 May 2003 6:16:13 am
We haven't started voting/poll support for information collection, yet. It's on our list, but a bit down. Right now we're working on: Notification system, which is a modular system for user subscription and sending of notifications. You can create your own notification handlers and do quite alot with user notifications. Some examples will be provided with 3.1. Template compilation: processing and storing the templates are pre-compiled php code. This reduces memory usage and execution time. You will notice improvements here with the 3.1 release already, but we will be working more with this in the future. Template override system: the new template override system will be .ini file based and have more functions. E.g. you can override pr section, node, class and object in combination. These override settings are then compiled into .php files for speed, it will be faster than the old system. Template override admin: a GUI in the admin to create, edit, remove override files. RAD: a tool to generate base code for e.g. template operators and data types. --bård
Documentation: http://ez.no/doc
|