Added some missing variables to backend_themes (Thanks to Stefek)
Fixed a bug in the /admin/media resizer parameters for dirs with whitespaces Fixed a bug in FCKeditor include.php. Now the editor can be used from other subdirectories than WB_PATH/modules/mymodule
Fixed bug with home folders are viewable and writable from other users (ticket #605 and #748) (Thanks to Aldus)
Added multilnaguage support to media section of argos_theme (Thanks to Argos)
Fixed smaller display issue in argos_theme (Thanks to Argos)
admin / media / browse.php reported an error in E_STRICT mode.
- Fixed some minor bugs in argos_theme (Thanks to Argos)
- Fixed bugs in admin additons for argos_theme (Thanks to Argos)
- Added new functions to admin dir (Thanks Argos and Ruud)
- Updated install and upgrade-script
- Adapted wb_theme and classic_theme to changed admin dir files
- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)
- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)
added skinable Admin Interface
Copyright notices now includes 2009
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.
adapted color for onmouseover effect
added highlighting of active input elements to all WB backend areas; changed some colors
modified some colors and CSS definitions of pages, media and section interface
added some more backend layout modifications, corrected bug in NL.php language file
Changed all copyright notices to include now 2008
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Added List sorting in admin area (thanks to rsmith)
Added strip_slashes call to directory parameter.
Fixed ticket #134 - error on browsing media.
Changed all line endings to Unix stlye
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Replaced all remaining occurrences of '/media' by MEDIA_DIRECTORY - bug #108.
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
Replaced add_slashes by addslashes in media/browse.php where it is applied to a non GPC variable.
Change addslashes,stripslashes to (wb class) method calls add_slashes,strip_slashes
Reworked search.php, fixed typo in media/browse.html.
Added directory check to browse.php to prevent xss exploit by trusted users.
Added the Id keyword for all files
All occurrences of "CVS" in the code are replace by ".svn"
Initial import from CVS to Subversion of Website Baker 2.5.2