Website Baker 2.x -> Stable -> 2.2.4
Release Notes:
Merry Christmas To All!
I am proud to announce my Chrissy present for all - Website Baker 2.2.4 (one day early, but close enough)!

This release includes a few bug fixes, as well as some very welcome minor additions such as:
custom page spacer, pages directory, and media directory.
I have also taken the time to simplify the installer a little to help the newbie.

To upgrade, simply download the changed files, replace your old ones with the new ones,
then download and run the upgrade script I have provided (place it in the WB root dir - wb/)!

I hope all of you enjoy this release as much as I do!
Files:
websitebaker-2.2.4.zip 1,284 downloads, 675,623 bytes
websitebaker-2.2.4.tar.gz 156 downloads, 396,537 bytes
changed-files-2.2.3-c-to-2.2.4.zip 104 downloads, 91,726 bytes
upgrade-2.2.3-c-to-2.2.4.zip 59 downloads, 1,271 bytes
Change Log:
Please note: This change log may not be accurate

$Id: CHANGELOG,v 1.10 2004/12/24 03:06:55 rdjurovich Exp $

Legend:
+ = Added
- = Removed
# = Bugfix
! = Update/Change

------------------------------------ 2.2.4 ------------------------------------
23-Dec-2004 Ryan Djurovich
! Change 'EXACT_PHRASE' to 'EXACT_MATCH' on line 261 of wb/languages/EN.php
# Fixed multi-language support in search
+ Added more detailed options to list of PHP error reporting level's
- Removed ability to change language and PHP error reporting level
on installation to make things easier for newbie's
+ Ability to select custom spacer for page filename's
! Changed the way a language code is found on language installation
+ Added template permissions to groups
# Fixed bug when trying to change email from Preferences (admin and frontend)
# Fixed bug with auto-selection of "System Default" for Preferences
! News module now use's WYSIWYG for modifying news posts
+ Ability to specify both the pages and media target directories

----------------------------------- 2.2.3-c -----------------------------------
22-Dec-2004 Ryan Djurovich
# Fixed problem with DB password being reset if Settings saved in basic mode

----------------------------------- 2.2.3-b -----------------------------------
21-Dec-2004 Ryan Djurovich
# Fixed minor bug on admin templates section
# Fixed bug on rename.php and rename2.php in admin media section

------------------------------------ 2.2.3 ------------------------------------
20-Dec-2004 Ryan Djurovich
+ Added WB release version in Administration (top right corner)
! New option to prevent users from adding level 0 pages
# Fixed bug when deleting post's in News module
+ Added new field in pages table for "root" parent (level 0 parent), for
extra flexability in creating templates
! Round template now supports unlimited page levels

------------------------------------ 2.2.2 ------------------------------------
18-Dec-2004 Ryan Djurovich
+ New option under Search Settings for selecting custom template for search
+ New option when changing page settings to set the target
# Fixed error when saving a user after editing
! Users can now modify sub-page if they dont have permissions on the parent

------------------------------------ 2.2.1 ------------------------------------
15-Dec-2004 Ryan Djurovich
# Fixed bug when changing password on preferences form (front-end)
# Fixed bug when retrieving user details (administration)
# Added check to see if module, template, or language is in use when deleting
# Fixed up email that is sent to user from a submitted form
# Fixed major problem with module permissions which stopped it from working

------------------------------------ 2.2.0 ------------------------------------
14-Dec-2004 (Correct date[s] unkown) Ryan Djurovich
+ Multiple-level page support
+ Multiple section's for pages (including interface)
! Removed text created using two words on all areas
(e.g. {Intro} {PAGE} is now {INTRO_PAGE})
this is for better language support
+ Added Languages section
! Moved Templates and Modules under Add-ons section
! Changed name of "Default" template to "Round"
+ Added "All CSS" template
+ Added "Jump"
+ Added
! Modified "Box" template to support multiple page levels
+ Added "Menu Link" module
+ Added "News" module
+ Added "Code" module
+ Added "Form" module
+ Added "Wrapper" module
! Changed name of "Normal Page" module to "WYSIWYG"
+ Created new admin wrapper script to ease module develpment
+ Media now automatically creates index.php file for every
sub-folder made (for security purposes)
! Change "Help" link in Administration menu so it now directs
to the the new Website Baker documentation website found at:
http://www.websitebaker.org/documentation
! Password is now required to change email in preferences
+ User can now select custom Language and Date & Time Formats
+ Added search functionality, with three different "methods":
1. Using all words 2. Using any words 3. Exact match
+ Added native MySQL database support