| | 1 | 2006-02-21 Max Horváth <max.horvath@maxspot.de> |
| | 2 | * fixed access restriction for HTMLeditor in templates folder |
| | 3 | * fixed XML error in HTMLeditors CSS and HTML templates |
| | 4 | * fixed undefined variable bug in content class ContenGroup |
| | 5 | * start page now uses a Smarty template to render HTML page |
| | 6 | * start page now also displays information about deployed/operational nodes |
| | 7 | * information about valid/online users and deployed/operational nodes gets |
| | 8 | cached if caching has been enabled (valid/online users for 1 minute, |
| | 9 | deployed/operational nodes for 5 minutes) |
| | 10 | |