again copied all changes for WB 2.6.6 from trunk to branches
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
Fixed problem with Page Title has to be escaped (#287)
Added List sorting in admin area (thanks to rsmith)
Fixed problem with pre-2.6.0 modules not appearing in section list
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Fixed addon listing in numerous places so it now use's DB for info
Removed strip_slashes_dummy.
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