! Complex code refactoring users management
! add ErrorMsgException in /framework/globalExceptionHandler.php! ErrorMessage "ADMIN_INSUFFICIENT_PRIVELLIGES" now can be styled by the /admin/skel/themes/htt/ErrorMsgFile.htt template ! add css selectors to wb_theme
! media iframe browser now is html XHTML 1.0 Transitional valide
! admin/media: change preview size, remove CAPTION, STICKY
+ add new image class to admin/media for better images preview
! all changes in folder account, Signup with confirmation Mail! frontend.css now included by account script
! update Group Permission, add module_advanced! upgrade-script will be updating Adminitrator Group
+ add maintance modus in backend
! change help mouseover to onclick in page settings only on help icon+ add help to input filename! /framework/initialize.php now accept _GET and _POST to set user language
+ add methode StripCodeFromText in class.wb to clean injection! rebranding the admin/settings and security fixes! a few new styling in backend wb_theme! beginning aa lot of account changes like correction of $_SESSION indexe, security fixes+ add head.load.min.js and head.min.js to /include/jquery/ to style HTML5 templates
wb theme styling
! account split html and code+ add signup activation registering+ add missing icons in themes
! change page_extended to extended settings under page language
! fallback changes in wysiwyg Revision 1754 because it's required that section_id is the PRIMARY KEY Fallback will be done in upgrade-script until the final version ! build in extra input seo title in page settings! beginning rebranding wb_theme
! add div container in page_content for each sections,! update droplets SectionPicker, ShowWysiwyg and ShowRandomWysiwyg! put sec_anchor in this div, sec_anchor fixed in all found files sec_anchor default now set to "section_", sec_anchor can't be empty for future developement
! styling permissions blocks in page settings by backend theme css
! Now you can style account login with your frontend Template CSS this change is in work for the whole account
+ add Page extended to settings, ! to show experten mode in page settings! shows some more settings like icon dir
! change redirect logic for registered pages
! update folder admin/settings admin/skel/htt! change Template to div container
! update folder admin/addons admin/skel/htt
! update folder admin/start, admin/admintools, admin/skel/htt
! update folder admin/groups, admin/users, admin/skel/htt
! update folder framework class.login, admin/login, admin/skel/htt
! update folder admin/pages, admin/skel/htt! change multi-dimensional arrays (variables) to similar arrays! change default templates, change code to new templates
reorganisation of default theme of page-settingsadded menu_icon_0 and menu_icon_1update show_menu2 to handle the new icon fields (see README.de|en.txt)add new droplet 'iParentIcon' for use with the new iconsadded new module-depending language files (not complete yet) in admin/pages
add tool_icon.png to admintools
! preparing new groups management and page settings! upgrade-script insert or update page access files
! settigs.php add fields dev_infos and page_icon_dir+ add developer info to footer! update class.admin.php, footer.htt
added additional rights for AdminUsers/ViewerUsers in /pages/page_settings/pages/settings2.php renamed into /pages/settings_save.php
some validation fixes in backend
fixed a little problem with chmod()
a litte fix in /admin/addons/index.php.added unregister_Theme to CopyTheme::_doRollback()added CopyTheme::_activateTheme()
added backend functions to copy themes and import htt-template files according to the the new theme fallback functionality
+ move admin/themes/templates/ to admin/skel/themes/htt/! and update class.wb.php, upgrade-script.php