solved renaming access files by page settings if php as apachehandler
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! fixed pagetree header
PageTree: fixed icon requestsadded 2 new icons into wb_theme and argos_theme
added variable root page for tree generation in class a_pages_PageTreefixed missing css class jsadmin for drop/down activation in PageTree
! trash only will be shown if more than one section exists! In the server settings the renaming of the page_directory is only possible, if no page exists
! settings move website_signature to mailer settings! fix html validate error in pages sections! add pages field page_code to class.frontend.php! optimized jsadmin backend.css
The second runtime optimization of PageTree by recoding /admin/pages/index.phpAdded new class a_pages_PageTree() for use with /admin/pages/index.php
! runtime optimized in /admin/pages/index.php
! update dragdrop reorder positions of a page tree
! update page settings, add save & back Button, add extended hide/show redesign the page settings for a better overview
+ 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
! typofix in EN language,! empty seo_title will set to menu_title! continue rebranding wb_theme
! 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
! forgot to upload the install.php from wysiwyg modul in Revision 1756! correcting some more SEC_ANCHOR
! replace more invalid char in secureform.mtab to work with settings_page
+ add Page extended to settings, ! to show experten mode in page settings! shows some more settings like icon dir
! change multi-dimensional arrays (variables) to similar arrays! change message if uploaded file exists
! update folder admin/pages, admin/skel/htt! change multi-dimensional arrays (variables) to similar arrays! change default templates, change code to new templates
! update headerinfo! change multi-dimensional arrays (variables) to similar arrays
corrected pageID in forwarding links and changed request of permission to ami_group_member() and is_group_match()
last fixes for use of page_icon s.o.
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
added additional rights for AdminUsers/ViewerUsers in /pages/page_settings/pages/settings2.php renamed into /pages/settings_save.php
! update correct_theme_source and fixed the call in all files
update admin/pages/modify.php now you can send page_id with GET and POST
add new backend theme handling (Tks to Stefek)
see http://www.websitebaker2.org/forum/index.php/topic,22649.msg152666.html#msg152666
fix SERVER_EMAIL in language filesfix encoded text in sections.phpadd missing image in argos_theme
fixed strict notice warning in class.wbchange editor for intropage to editareaadd missing slash in themes
Fixed save wrong template directory in database
fix mssing filename in intro.phpinactive user in dropwonlist are show with line-through
found more backlinks to fixremove not working ftan in frontendfixed redirect in login procedure (Tks to mr-fan)update droplet LoginBox, additional parameter $redirectremove double config call in media (Tks to Testör)
change to Release Candiate 7
languages Typo fix (Tks to pcwacht)update intro, fixed savingfixed install/save.php (Tks to pcwacht)
Ticket 1099: change title for add_child_page in page tree
Preparing 2.8.2 stable, last tests
update Argostheme to version 1.5 (Tks to Argos)validation fixescall edit_full_area on the fly
redefined wrong admin backlinks
fixed unsafe sql queries
fixed unsave sql-queries in /admin/pages/settings
Security fix in pages
small fix
secure peparing and beginning fix admin/pages
more Security fix for admin/pages
update headerinfos
Security fix in admin/pages
validation fixes in pages backend theme
Security fixes
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Ticket #999 wrong sql statement in admin/pages/index.php (Tks to Lucutus)
insert modulename in sections, even for missing module, you can style it with class selector: module_disabled
start recoding without style display:none
rework admin/pages/save.php so that modules can use itfixed missing global variable in install to work in modules
Ticket #957 Wrong status returned for visibility
Tickets #932 change deprecated eregi functions Tickets #948 fixed Multiple use of same parametrised droplet - parameter handlingUpgrade Droplets to Version 1.0.3update some headerinfosnon existing pages, will be created if clicking save in page settings
Ticket #944 fixed double sections, with registered User
Beginning with Ticket #901 add siteadd.png to backend themeschange icon add child page
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
continue update headertext
update headertext
continue update header info
Ticket #911 3. continue to fix CSS-errors in WB backend
Ticket #911 2. continue to fix CSS-errors in WB backend
fix syntax error
update header, change variable
next step to validate backend themes
updated module info.php (Thanks to Waldschwein)
fixed an undefined index
change page_title to menu_title for parent dropdown list in index.php and sections.php
add two constants in /framework/initialize.php for later feature in database settingsdefine('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sectionsmodify page will be loading all sections with editordefine('EDITOR_WIDTH', 900) set min width for editor...
add a child page is cumbersome when the parent dropdown list gets to be too large. (Ticket #821)
shows more details in wysiwyg editor
Ticket #805 fixed: Pagetree changed menu titles instead of page titles thanks to Ralf (Berlin)
Bugfix for #791: group-restrictions and sections.Add "order by position" inside the wbmodule.php in the FCK-Editor to display the page-tree correct.
Created 2.8.x branch
Fixed some display issues in all backend themes