Rolled back changeset 62,63.
Fixed a php peculiarity bug ;-)
Updated CHANGELOG
Added code to remove occurances DB_URL in Code module to prevent exposure of database info
Fixed missing parent option 'none' - ticket #12 - and a minor scope bug.
Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.
Fixed bug #2 - Issue when changing page parent
Fixed addslashes issue in form/save_field.php
Changed language string name 'EDITOR' to 'WYSIWYG_EDITOR'
Added new frontend class attribute no_default_content which controls what is shown in other blocks on pages like search, login,... and corrected implementation
Fixed typo
When PAGE_CONTENT is defined, other blocks are still shown
Fixed minor compatibility bug
Added htmlspecialchars when saving intro page
Fixed minor bugs
Implemented choice of WYSIWYG editor
Added automatic frontend redirection on login.
Changed most occurrences of strip_slashes to new dummy method strip_slashes_dummy.
Corrected use of addslashes in install/save.php
Also available in: Atom