Created up-to-date 2.6.x branch (based off 2.6.5 tag)
Creating 2.6.5 tag
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added List sorting in admin area (thanks to rsmith)
Updated all copyright notices to include 2006
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
Reintroduced option 'none' to WYSIWYG editor selection list in settings.
Fixed some minor bugs with settings
Semi-disabled use of "separate" page trash feature
Updated tools interface
Fixed addon listing in numerous places so it now use's DB for info
Tuned interface with less javascript
Removed page languages option
Updated tool-handling code
'None found' is shown if no tools are found.
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'.
Removed strip_slashes_dummy.
Fixed some issues regarding settings.
Fixed problems with settings section in admin.
Removed debugging lines.
Fixed problems with settings in database. Should be fully functional again.
Moved settings from config.php into database.NOT FULLY WORKING!!!
Removed support for internal HTMLArea editor.
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Implemented choice of WYSIWYG editor
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Created new stripslashes method in class wb. Changed stripslashes() calls to method calls.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Initial import from CVS to Subversion of Website Baker 2.5.2