Droplet emailfilter fixed search mdcr.jssome little fixes in upgrade-scriptnew WebsiteBaker Logo in themes
Fixed wrong themes path in jquery_theme.js, that plugins works correctlyimages icons to run base themes
to hold content, install don't drop existing tables (code, form, menu_link, news, wrapper, wysiwyg) otherwise do it with uninstall
Ticket #931 bug in admin/access/index.php
continue update headertextfixed tpyo Website Baker to WebsiteBaker in main language files
continue update headertextTicket #930 disabled SyntaxHighlighter from default WB Installationchange help url to www.websitebaker2.org
continue update headertext
Ticket #927 news module language file in swedishupdate headertext
Ticket #925 Slovak Lang Missing in allowed install languages!
update headertext
update jquery 1.4.0 to 1.4.1, removed include/jquery/pluginsupdate backend themes
Ticket #923 argos_theme: Always Allowed Viewers in page_settingscss width fix for pagetree to show in IE7
Ticket #921 fix issues in IE by using EditArea framework
Ticket #921 Update EditArea frameworkfix stylings wb_theme, fix upgradescript
update jquery to version 1.4, rename old one to jquery-min132.jsfixed argos theme
continue update header info
set svn keywords
Ticket #869 Droplet-Engine does'nt work in some casecontinue update header info
update header info
update fckeditor, forgotten to upload a file
Ticket #917 Update backend themes
Ticket #909 WYSIWYG Editor width destroyes backend layoutSet EDITOR_WIDTH to 0, This way backend theme developper can style the WYSIWYG Editor according to their themes.
Ticket #916 Update backend theme footer
updated YUI 2.4.1 to 2.8.0r4
Beginning header information update
fix login_form.php sometimes produce javascript errors in IE
fix more small css-errors in WB Backend (thanks to Ruebenwurzel)
update header info, change unknown user to guest in all languages
update few header info
update info.php fckeditor
fix wrong settings in image browser dialog
Ticket #912 fix Search Template bug
Ticket #915 fix bug in search (utf-8 characters corrupted)(thanks to Thorn)
fix some more small css-errors in WB Backend (thanks to Ruebenwurzel)
removed wb_path as javascript var (thanks to Bianca)
fixed snippets including frontend.css and frontend.js without register_frontend_modfiles
Ticket #877 add slovak lang in Captcha and Advanced-Spam-Protection
update header
Ticket #911 5. continue to fix CSS-errors in WB backend
Ticket #911 4. continue to fix CSS-errors in WB backend
Ticket #911 3. continue to fix CSS-errors in WB backend
Ticket #911 2. continue to fix CSS-errors in WB backend
Ticket #911 continue to fix CSS-errors in WB backend
Ticket #911 Beginning to fix More CSS-errors in WB backendadd SVN- Revision to backend theme
Ticket #906 Search Template bugupdate editor min width logic dragableresize table
Ticket #907 js files in backend themes are stored at wrong placesadd include/jquery/plugins/toggle_zip.jsremoved toggle_zip.js in backend themes
fix open_basedir restriction in effect in save_post.php
fix load_module, load_language (tks to Webbird)
Ticket #904 fix if templatename is equal language
Ticket #905 fix search.php 'registered' hardcoded
Ticket #903 fix CSS-errors in WB backendadd title class in show_breadcrumbs, now full css styling
recoded function show_breadcrumbs
fix Warning: stristr() [function.stristr]
set revision constant to release version
update release version
Created 2.8.x branch
Set Version to 2.8
set Version to RC2
Change inside "date_formats.php" and "time_formats.php" mktime() within time(), Minor cosmetic changes.
Set Version to WB2.8RC1
Bugfix for Error-Level settings (Thanks to Luisehahne)
added skinable Admin Interface
Redirect time for function print_success can now be defined in Settings (ticket #603)
Added reload option to Add-on section and removed Admin tool reload
Copyright notices now includes 2009
Added Javascript syntax highlighting framework EditArea as replacement for Codepress.
replaced in news modul special chars with entities to get valid output;changed SESSION ID Separator from '&' to '&' to get valid outputRemoved the <p> tag around the news as it is added from the editorset version to 2.8 BETA
Set version to 2.7
set version from 2.7 (RC3) to 2.7 (RC3a)
minor layout change
set WB version to 2.7 (RC3) for the next upcoming release candidate
fixed some layout issues with Form module (combination with Output-filter)
Fixed missing <body> tag in Admin Interface (#572)
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.
set version number to 2.7 (RC2) for the upcoming second release candidate
fixed issue with smart view URL link
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
fixed issue with top bar icon alt tag
replaced static text line with variable text from language file
introduced the WB 2.7 backend style developed by Michael Brinsteiner (escpro), thanks man
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
fixed #532 - PHP Error levels
corrected link in /admin/login/template.html and increased redirection timer for success messages
Fixed error with redirection to admin panel after installation due to already defined constant VERSION (redirection fails if PHP errors/warnings are displayed).
Changed all copyright notices to include now 2008
Edited CHANGELOG and set version to 2.6.7
Added package which allows to integrate optional JS & CSS module files (frontend.css, frontend.js, backend.css, backend.js) into the <head> section of the HTML code. This allows developers to code modules which creates (X)HTML valid output.
Edited CHANGELOG and set version to 2.6.6
Added Id keywords to all missing files
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Removed changeset 365 because it is for WB 2.7.xChanged version to 2.6.5Completed CHANGELOG
Changed version number to 2.6.4.
Updated version.php to show 2.6.3
Updated all copyright notices to include 2006
Set version number to 2.6.2.
Added more charset options. Ticket #102 - thanks to ruebenwurzel!
Character encoding setting also affects admin backend. Mentioned in ticket #102.
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.