Created 2.7.x branch
removed doubled entry $TEXT['START']
fixed language-files
Moved language variables for edit module CSS from modules language files to core language files
removed typo in English language file
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
added missing text in language-files
added new languages to install script; fixed some issues and typos in languagefiles
Added missing text in languages files for jscalendar
Replaced all special chars in language files with htmlentities or unicode.
Added some missing lines in language files.
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
Added new language files
Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
Added support to configure the mailer settings via the backend
Module menu_link: added dropdown-listbox to select anchor
added new module-based search-function and publish-by-date code
Replaced hardcoded text in login.php with language variables (fixes #386)
Moved the admin tools from 'Settings' to the new section 'Admin-Tools'.
Changed all copyright notices to include now 2008
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.
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed ticket #146 - problems removing groups from private, registered viewer lists of page.
Changed link target selection. Now: self, top, new. Ticket #145
John: New option in backup tool - either export all tables in database or only WB specific.
Updated all copyright notices to include 2006
Tiny spelling change.
Fixed ticket #120.
Fixed ticket #100 - 'contruction' typo
Fixed typo in EN.php
Added default charset option to settings
Updated CHANGELOG and some other files
Finished correct Captcha implementation in form mod
Fixed ticket #46 - addon details are taken from database. Minor changes to install/save.php.
Added extra language objects
Added text for backup module
Update EN.php
Update language file
Added captcha text to language file
Update language info
Implemented new module type 'tool'. Added setting section 'Tools' (advanced). Removed possibility to set permissions for all module types other than 'page'.
Created new table "modules" to allow for faster lookup of which modules are installed. Allows for greater flexibility also.
Fixed some issues regarding settings.
Moved all modules,templates, and languages into previous locations
Temporarily moved addons folder
""
Moved EN language
Fixed bug in new module installation routine. Added language string "Upgraded successfully".
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
Resubmitting changeset 23.
Undoing changes from r21 on
Fixed bug where group with existing name can be added.
Added directory check to browse.php to prevent xss exploit by trusted users.
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2