-
Mash up capability (use of multiple backends at once)
NDO is now the standard backend
HTML backend moved to optional
Redesigned file structure
New icon type: Shape (Stateless icon)
Code completely redesigned - on best way to OOP
Default configuration is now stored in code (only example configuration is delivered)
New language file format (All entrys in one
XML-File per language)
Changed many values in main configuration file
Completely revised documentation
Redesigned error messages, added many messages (messages now are placed in the
XML-Language files)
New parameter for map objects “hover_url” to replace the content of the hover menu with own pages
New parameter for map objects “only_hard_states” to ignore soft states
New parameter for map objects “backend_id” to select the backend to use for get the states
New parameter for map objects “z” to select the order of icons
New parameter for maps “backgroundcolor” to change the background color of the maps
New parameter for textboxes “background_color” to change the background of it
Removed NOTICE messages generating code when error_reporting(E_ALL) in
PHP
Reduced paths in main configuration file to 3 (base, htmlbase, htmlcgi)
Many, many bugfixes and code cleanups