! update jsadmin module and set Version to 1.4.1! update news module and set Version to 3.8.7
! update output_filter module set version to 0.4.1
! update captcha_control module set version to 1.2.1
! groups change languages class to translate class! prepare upgrade-script for WB Version 2.8.4 (versioncompare)! update Form modul to version 2.9.1
! fix news reorg.php to be backward compatible slash settings
! wysgwyg, first try to repair missing table entries! page sections typofix in header
! wysgwyg, now check exitings table entries, otherwise script stop loading content in editor! typofix in groups! change constant DB_NAME to $database->DbName
! change mysql_esc_string to WbDatabase::getInstance()->escapeStrinng()
! fixed pagetree header
! 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
! update dragdrop reorder positions of a page tree
! Update Checks if a browser's user agent string is compatible with the FCKeditor.! Set WebsiteBaker Module Version to 2.9.8
! update submission form with designer friendly css classes
! upgrade-script: update if filesRemove or remove dirs failed! update methode StripCodeFromText, add remove , ! security fixes in form modul with StripCodeFromText
+ add maintance modus in backend
! fixed form modul (Tks to Ruebenwurzel)! Send forgotten Theme CSS in Revision 1780
! recoded module news,form,wysiwyg upgrade to work with upgrade-script
! 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
! update wysiwyg install.php, now using methode SqlImport from WBDatabase
! 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
! Preparing Separation of code and HTML in Droplets
! remove folder structure in zip file for backup droplets
! FCKEditor remove som php endtags in connector
! update headerinfo! change multi-dimensional arrays (variables) to similar arrays
! update droplets uninstall, upgrade! add $database=WbDatabase::getInstance();! update /examples/
! update module form! not auth users get no confirmation mail, but can print message! add replyto to received messages, so answer is possible by e-mail client! add pagination to submissionlist
! remove html markup from code to a template
move extra handling of menu links in index.php to the view.php of module menu links {Tks to NorHei)
some modifications concerning the new autoloaderTwig Template engine v.1.7.0some droplets actualisizedunfinished changes in installer
last fixes for use of page_icon s.o.
! update upgrade-script, now don't overwrite existings values in settings+ add field tooltip to table pages in installer! change some module tool_icon.png (Tks to Stefek) ! add date_time string to backup_droplets.zip- search and comment out founded require_once(WB_PATH."/framework/class.database.php"); ...
changed class Database into a Singleton-Classadded forgotten 'static' keyword in ModLanguageremoved version control from sm2 - include.php
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 new language vars
more validation fixes in backend (Tks to Ruebenwurzel)
fixed alternating row styles in droplet listing
some validation fixes in backend
fixed filter to serve malformed/nested HTML also.
add replyto to form module (see DEVINFOS)
Fixed SERVER_EMAIL in languages, needs double bracketsInstaller redesign Step 2
fixed path to globalExceptionHandler.php in wysiwyg
! optimize modules WYSIWYG for editors
! update language files and rework some core files (read DEVINFOS)! compress mdcr.js+ add DEVINFOS Instructions/Informations for modulecoder
! FCKeditor Fallback not working with IE9
started rebuild and reorganize the OutputFilter-System
! update correct_theme_source and fixed the call in all files
typofix in Droplet [ShowRandomWysiwyg]
Droplet [SectionPicker] fixedAdded new droplets [ShowWysiwyg] and [ShowRandomWysiwyg]
! forgot info.php
+ Validationfix, add qx_rawlang.php in quickSkin_alpha to solve <a> escaping malformed URI reference messages in javascript! fixed magic_quotes_gpc=on, magic_quotes going to be removed in PHP6. and some hoster do not set it to off
typofix in /modules/form/view.php (Tks to jacobi22)
more fixed issues with get_magic_quotes_gpc and FCKeditorremove create and upload in FCKeditor Filemanager
update all used files with redirect_url to $_SESSION['HTTP_REFERER']
fixed issues with get_magic_quotes_gpc and FCKeditor
fix form language vars for better understanding (Tks to Maverik)change request if HTTP_REFERER is not empty in logout.php