accidentally used stripos instead of strpos. fixed
Added norwegian translation (Thanks OEH)
some small fixes: group_id/groups_id-handling, safe_mode-query in install, better work-around for issue with phplib and code-module (removed {})
allowed character "-" to be used in database names
adjusted error/warning templates to the updated backend layout
added check for AddDefaultCharset to install
restricted database name and table prefix to "a-zA-Z0-9_" (avoid problems with non quoted table/field names)
added new languages to install script; fixed some issues and typos in languagefiles
fixed language bug (backend language switched to the pages language viewed in frontend)
fixed some errors in standard german language file
added new colloquially german language file (thanks to Michael Tenschert)
added visualization of wrong/empty input fields, fixed bug with re-enter of admin password
added possibility to select the default backend language during installation process
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
fixed bug in changeset 581 (reverts most of it)
Unique session-identifier for each website baker installation. fixes #354
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.
Updated installation footer
Removed use of GMX name in installation
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added phpmailer class (thanks to doc)
Added notice for when PHP Session Support appears to be disabled in installer, even if it is enabled and the problem actually lies in the users browser #154
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed bug #70. Thanks to John.
Removed relative path input
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2