Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)Add last changes to the changelog - missing by mistake.
Copyright notices now includes 2009
Website Header field in Settings now visible per default; Modified templates to display Website Header and to use show_menu instead of page_menu.
allowed usage of tags in settings fields: website_header, website_footer
Settings: pages-directory '/' will be converted to '' (empty string) on save.Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()
Added support to configure the mailer settings via the backend
changed admin/pages/save.php to allow hidden config-elements in table search
this bugfix closes ticket 412 (direct call of admin/settings/save.php clears database)
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Updated all copyright notices to include 2006
Fixed bug #122. Replaced empty field check by check with setting name n.e. wb_version.
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed bug #74 - permission settings no getting changed.
Added new setting 'wb_version' which is not changeable in admin>>settings but allows for easier upgrade scripts in the future.
Fixed problems with settings section in admin.
Cleaned up settings/save.php
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Added the Id keyword for all files
Initial import from CVS to Subversion of Website Baker 2.5.2