1 ************************************************************************
2 CHANGES & IMPROVEMENTS in TYPO3 4.0
3 (for technical details see ChangeLog)
4 ************************************************************************
6 New features / improvements
7 ===========================
10 * indexed search (template support, speed improvements) - many thanks to Udo von Eynern for implementing the template support!
11 * Integrated kb_cont_slide extension into core
12 * tab indenting in textareas in the backend
13 * display of BE clickmenus with XMLHTTP / AJAX
14 * User admin module: switch back to admin user after user switch (SU-mode), "create new user" link
15 * Zapped a lot of gremlins
16 * Update Wizard taking care of non-backwards compatible changes
21 * FE-groups are now nested. Additionally, pages and content elements can have more than one group assigned. (Michael Stucki, integrating extension "fenestgrp" by Glen Gibb and extension "ingmar_accessctrl" by Ingmar Schlecht)
26 * New option for lockSSL: get redirected to standard http after BE login with SSL
31 * config.disablePrefixComment was ignored by plugins
32 * When copying a file into the same folder in the "Filelist" module, it is automatically renamed
37 * on timeout in BE, popup won't appear again after clicking "No"
38 * made new content element wizard easier to use (removed empty categories)
39 * RTE wizard has save and close buttons now
44 * output of CSS styled content is now accessible by default
45 * (mailforms, menus, sitemaps)
50 * HTML Parsing class got a speed improvement (use faster preg instead of ereg, report bugs with inproperly replaced markers or subparts with previously working setup or TV problems with HTML templates having no problems before at http://bugs.typo3.org/view.php?id=1685)