webgui/docs/changelog/6.x.x.txt
2003-12-20 07:59:10 +00:00

27 lines
1.3 KiB
Text

6.0.0
- HTTP header conforming P3P Compact Privacy Policy. This fixes IE6 cookie
privacy problems.
- Removed all the old styles. They now exist as themes in the user
contributions area of plainblack.com.
- Migrated styles to templates and removed the styles system.
- Updated page templates to be more powerful.
- Converted items to articles and removed the item wobject.
- Converted FAQ's to USS submissions and removed the FAQ wobject.
- Created format and processReplacements subs in the WebGUI::HTML package.
- Migrated extra columns to page templates and removed the Extra Column
wobject.
- Migrated Link Lists to USS submissions and removed the Link List wobject.
- Re-enabled the Date macro by default.
- Templatized the Login Box macro.
- Added the new WebGUI 6 design.
- Templatized the Admin Bar macro.
- Added CoolMenus to the distribution for easy making of DHTML driven menus.
(Thanks to Thomas Brattli.)
- Added JS Calendar to the distribution to replace the old calendar system.
(Thanks to Mihai Bazon.)
- Updated the Form subsystem to use the new calendar for date and time
fields.
- Bugfix 859816 : DataForm - security issues. Tnx Gabor for reporting.
- ^t; now starts in current root rather then in site root.
- Added new Authentication System.