Fixed a bug where access settings of registered and private pages were displayed incorrectly.
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
Applied aportale's patch to use label instead of javascript toggle code
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Fixed bug #71 - added $admin->strip_slashes() to intro2.php
Fixed addon listing in numerous places so it now use's DB for info
Empty_trash now also works with sub-pages in the trash.
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.
Fixed path bugs concerning the htmlarea module transition.
Removed support for internal HTMLArea editor.
Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
Fixed bug #2 - Issue when changing page parent
Added htmlspecialchars when saving intro page
Fixed minor bugs
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.
Cleaned up code concerning deleting/restoring pages.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2