Created 2.7.x branch
fixed some layout issues with Form module (combination with Output-filter)
menulink-module: fixed an issue with extern links
allow external links in menulink-module
Removed module mail_filter and added revised version under new module name output filter. Bugs with regular expression fixed.
Added the new admin tool email output filter which allows to transform emails before displaying them on the frontend
Module menu_link: added dropdown-listbox to select anchor
Revoked parts of changeset [547] and again introduced changeset [540]
Reintroduced changes from changeset [520] and [540] wich where overwritten by changeset [546]
Revoked changeset [541] end removed all PAGE_EXTENSION variables and the related option in WB settings as this function only works on Apache Servers together with .htaccess and mod_rewrite...
module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Due to compatibility reasons, removed support for MEMORY_USAGE again. Updated CHANGELOG.
Added support for tag [MEMORY_USAGE] in page footer. Renamed tag [PROCESSTIME] to [PROCESS_TIME]
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
Small change regarding process time.
Minor cleanup.
Renamed compatibility.php to frontend.functions.php.Moved frontend functions from class frontend to frontend.functions.php. Removed instances of strip_slashes_dummy. Replaced $this by $wb in a couple of places.Created file initialize.php, where all initializations now take place (moved from class wb constructor).
Fixed a php peculiarity bug ;-)
Removed initialize.php, moved initialization code to class wb constructor. Changed attribute no_default_content to default_block_content and changed behavior.
Added the Id keyword into the top of each file that was missing it
Added the Id keyword for all files
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2