Reworked visibility and menu code (frontend login problem)
Pages in link list in htmlarea popup are now correctly ordered.
Resubmitting changeset 23.
Undoing changes from r21 on
Fixed bug where group with existing name can be added.
Rewrote menu function. Parameters are now given as attributes to frontend class.
Removed direct access path disclosure occurrences.
Added direct access redirection in framework files.
Added direct access redirection in account files.
Reduced redundant initialization code, removed further 'CVS' occurrences. Made $admin accessible in page_content function.
Added directory check to browse.php to prevent xss exploit by trusted users.
Updated various links
Changed 2.5.2 to 2.6.0
Changed 2.5.3 to 2.6.0
Added the Id keyword into the top of each file that was missing it
Added the Id keyword for all files
Initial version of RSS newsfeed script - thanks to forum user "cman"
All occurrences of "CVS" in the code are replace by ".svn"
TIME_FORMAT definition was missing in initialize.php
Updated CHANGELOG
Restructured frontend code and fixed various bugs
Initial import from CVS to Subversion of Website Baker 2.5.2
Created initial tags folder
Created initial branches folder
Created initial trunk folder