Created 2.7.x branch
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.
added new CAPTCHA and ASP (Advanced Spam Protection)
Added support to configure the mailer settings via the backend
Fixed hardcoded /pages issue in intro page feature
added new module-based search-function and publish-by-date code
Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]
Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
Added Changeset [417] again to the trunk because removing it from the branches also removed it from the trunk
Removed changeset [417] from the 2.6.x branches because it is for WB 2.7.x versions
Updated some core files to allow the configuration of PHPMailer via the admin settings panel instead of config.php. PHPMailer related settings are now stored in the Website Baker database. The following settings can be configured:SMTP-host, SMTP-authentification , SMTP-password and SMTP-username.
Fixed some minor javascript errors in admin (thanks to pcwacht)
Fixed some wrong html tags in settings/template.html (moved WYSIWYG Style back to advanced options)
Reintroduced page languages setting. If switched to off page languages are only used to determine the language file for the universal texts. If on, displayed page and menu are affected by the language session variable.
Added default charset option to settings
Added captcha verification to sign-up form
Added captcha verification option to settings page
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Semi-disabled use of "separate" page trash feature
Updated tools interface
Tuned interface with less javascript
Removed page languages option
Fixed mis-use of templating for Administrative Tools section
Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.
Fixed some issues regarding settings.
Fixed problems with settings section in admin.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2