Added changeset [472] also to the branches
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 IE allows to set a page as parent of itself (#320)
Fixed problem with Page Title has to be escaped (#287)
Added Remember-expanded-pages-in-admin (thanks to ephraimt)
Added List sorting in admin area (thanks to rsmith)
Removed superfluous lines from admin/pages/index.php
Updated all copyright notices to include 2006
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
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
Deleted pages cannot be chosen as parents anymore. Pages that have only deleted children do not get the plus sign if page trash is separate.
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
Removed debugging line...
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