Set version to 2.7
fixed minor issue in upgrade-script.php introduced in changeset [820]
ASP: off per default. CAPTCHA: removed unneeded $admin. Filename: just convert chars like quote, doublequote, < > & to empty string.
set version from 2.7 (RC3) to 2.7 (RC3a)
set WB version to 2.7 (RC3) for the next upcoming release candidate
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
search: great speed-up with large pages - requires PHP >= 4.3.3; small speed-up for PHP < 4.3.3.FCK-Editor: loads large pages faster
adjusted background color of installation and upgrade script
set version number to 2.7 (RC2) for the upcoming second release candidate
Removed hardcoded /admin folder strings from WB core files where possible
issue with menulink in upgrade-script. Fixed.
issue with menulink in upgrade-script. Fixed?
suppressed warnings in initialize.php if constant already defined; modified upgrade script to make FCK the new default editor
fixed bug in upgrade script (WBMailer setting)
some layout changes on the upgrade-script, fixed error in precheck
added WYSIWYG DB update and missing WBMAILER settings to upgrade script (added some status messages)
modified upgrade script and suppressed headers already send message (avoid issues with error reporting E_ALL)
Updated upgrade script (added WB2.7 basic styles, pre-checks and disclaimer)
Updated upgrade script
updated upgrade-script (menulink)
added disclaimer to the upgrade-script as the script is not sufficiently tested yet
Added multi-group to upgrade-script. Did some minor changes in upgrade-script.
Updated upgrade-script.
Added missing field to table mod_captcha_control in upgrade-script
Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
module news: added publish_until field to control the visibility of a news-posting by date and time
added new CAPTCHA and ASP (Advanced Spam Protection)
Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
Generate filename in pages/ from page_title instead of menu_title.
upgrade-script.php: added code to upgrade menu_links
upgrade-script.php: fixed mysql_error() handling. added code to update menu_links (partly finished)
fixed a typo in upgrade-script.php
module menu_link: after adding a menu_link, the anchor dropdown shows "#"; fixed
upgrade-script: added code to convert old menu_links to new ones (partly)
Updated news modul with features from the advanced news modul
Updated form modul with features from the advanced form modul
Added keywords to new files
added new module-based search-function and publish-by-date code