fixed ticket #562, applied changes from user tavitar with some own additions
adapted color for onmouseover effect
modified some colors and CSS definitions of pages, media and section interface
admin/pages: the parent dropdown-list showed foreign private pages, too. Fixed.
added some more backend layout modifications, corrected bug in NL.php language file
Removed the manage section icon from the page admin (sections managed by publish by date function).
fixed two E_NOTICE-warnings in admin/pages/index.php
adjusted headings in admin/pages/index.php
added new module-based search-function and publish-by-date code
added the "users in multiple groups" feature (closes parts of ticket #546)
re-introduced bugfix of Changeset 472 (fixes ticket 402) accidentally removed by Changeset 529 (enhanced pages admin)
introduced the enhanced pages admin dialogue developed by icouto
Changed all copyright notices to include now 2008
fixed ticket #402 Thanks to Thorn
Fixed issues with some languages when UTF8 is used.Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.Adapted the search and the highlighting to use the new functions.With this changes WB can now be used with charset UTF8 for all languages.
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