! during Reformat/rebuild all existing access files in upgrade-script root_parent will be set to page_id! change multi-dimensional arrays (variables) to similar arrays in framework/functions.php
! update headerinfo! change os_version request if os is not windows
fixed change_mode() against a very old problem with invalid calling arguments
fixed a little problem with chmod()
little designfix in forgot_form.phpfix media if uploading zip files with folder, than create FolderProtectFiles
typofix in function make_dir
! wb_quickSkin_28.php create _skin folders with folder protect file ! add a 3th parameter to function make_dir to allows the creation of nested directories specified in the pathname. Defaults to TRUE
+ add languages vars in languages files+ add upload error mesages moduleinstall+ add index.php if not exists in function createFolderProtectFile! corrected changed coding between login_form and forgot_form
account/signup.php, check if user is already loggedfix non object message in framework/functions.php
little fix in calling globalExceptionHandler from inner core files
activate globalExceptionHandler in inner core files
fix SQL-statements to SQL-strict
move fixes 2.8.2 to 2.8.3fixes will be shown in an extra readmean package with the fixed files will be createdfor all users who downloaded the 2.8.2 before 29 Jul-2011
! update DA language (Tks to Achrist)! update some languages variables (Tks to Rübenwurzel, Testör)! move function url_encode from admin/pages to framework/functions.php ! add missing svn properties in some headerinfos! font-size correction in wb_theme (Tks to Rübenwurzel)
update jquery-min to version 1.6.2update jquery-ui-min to version 1.8.14fix index error in media upload (Tks to DBS)add missing nopreview.jpgupdate media browser not to show forbidden filesremove unused jquery archiv folder
Preparing 2.8.2 stable, last tests
in /framework/functions.php::media_filename - replace whitespaces by _/upgrade-script.php - some small fixes
fix entities converting in select languages (Tks to the community)see http://www.websitebaker2.org/forum/index.php/topic,20547.msg140512.html#msg140512
YGN Ethical Hacker Group (2.8.2 / 2.9.0)
fixed headerinfos
update headerinfos
added some functions set status to 2.8.2 RC3
fix if upgrade module can now overwrite existing newer files in modules foldersame fix for upgrade templates
add ini_set('display_errors', 1) (Tks to Thorn)update headerinfos
Validation fix in preference
fixed directory_list
litte fix to show GMT value in default viewfixed file_list
Ticket #967 Typo in the mysql-query results in "not" upgrading the modul info ( tks to Aldus)
Ticket #945 fixed reloads function
recoded function extract_permission in /framework/functions.phpchange URL_HELP to http://www.websitebaker2.org/ in /framework/class.admin.phprecoded function preprocess in /framework/class.frontend.phpoptimize function getVersion in /framework/addon.precheck.inc.php
update headertext
set svn keywords
Ticket #869 Droplet-Engine does'nt work in some casecontinue update header info
fix load_module, load_language (tks to Webbird)
Ticket #904 fix if templatename is equal language
Ticket #896: Bugfix in framework/functions.php > added test is_dir to function rm_full_dir
fix some PHP 5.3 deprecated functions
Fix Bugs headersend errors in some core filesdelete whitespaces after ?>
Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_template
Ticket #815 Fix Warning: open_basedir restriction in effect. File is in wrong directory in load_module
Created 2.8.x branch
Replaced function mime_content_type as the old one causes shell_exec warnings on some servers (Thanks to Aldus)
added skinable Admin Interface
fixed bug if language folder contains none language files (XX.php) or sub folders
Copyright notices now includes 2009
search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. Replaced strtr() by str_replace() (it's just faster). Changed ' to '
removed useless init_utf8funcs()-function
page-names with doubled (or more) points can not be handled if php runs as cgi. Thanks to forum member hgi2001.
fixed file-naming issue when old page-names (from before 2.7) contains "&"
removed wrong parameter from change_mode()-calls in function.php
removed non-ascii character from source
Removed debug-output and doubled comments from framework/functions.php
Re-introduced Changeset 593 (filename in pages/ from page_title instead of menu_title)
Removed changes introduced with Changeset 593 (need to agree if we want add this to the core with WB2.7)
Generate filename in pages/ from page_title instead of menu_title.
Added multi-lingual Admin tool description. Moved Admin tool language text from global language file to module language files. Added function get_variable_content to allow extraction of variable without including files.
Added example .htaccess to parse .html files, fixed bug in changeset [555]
added new module-based search-function and publish-by-date code
Reintroduced some more changes from changeset [520] and [540] which where overwritten by changeset [546]
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...
added the "users in multiple groups" feature (closes parts of ticket #546)
module menu_link: fixed page-deleteing-bug and some odd behavior, added table mod_menu_link
Replaced hardcoded .php with the variable PAGE_EXTENSION for the use in pagenames. (!!Attention!! To get extenions other than .php working additional fixes are necessary!) Fixes ticket #370
Fixed #542 (thanks to Thorn)
Changed all copyright notices to include now 2008
Fixed converting issue with some ISO-charsets and speeded up converting on large pages (thanks to Thorn)
Fixed bug where error message not displayed when script fails to create a page
Fixed search issue if single quotes and double quotes are not stored as entities (Thanks to thorn)
Fixed issue with escaped single and double quotes in search result (Thanks to thorn)
Again fixed some issues with search results page on some php4 servers (Thanks to thorn)
speeded up highlighting on big WYSIWYG pages;fixed: '>' wasn't shown in highlighting result;Thanks to thorn
Added function wich replaces mbstring cause this seems not to work properly on some php4 versions (Thanks to thorn)
Fixed bug in search with some html tags (Thanks to thorn)
Fixed some possible page crashes wich are caused from php if strlen is used (see http://bugs.php.net/bug.php?id=24460 and http://bugs.php.net/bug.php?id=27070 and http://ilia.ws/archives/5-Top-10-ways-to-crash-PHP.html for this) Thanks to Thorn
Added support for ISO-8859-6. WB now fully supports UTF8 and all ISO charsets except ISO-2022-JP and ISO-2022-KR. This languages only can be used with UTF8.
Added wrapper to functions.php if mb_string is not available
Optimized search and highlighting funktions
Fixed issues with some languages when UTF8 is used.Removed all htmlentites from the code (revoked changeset [396]) and added new functions instead.Adapted the search and the highlighting to use the new functions.With this changes WB can now be used with charset UTF8 for all languages.
Fixed bug in changeset 428 (page files were not removed from the /pages folder when deleting files from the backend due to a typo in wb/framework/function.php).
Fixed ticket #380 (Thanks to pcwacht)
Fixed root_parent doesn't get updated when moving item in menu (#305)
Added 2007 to all copyright noticesAdded missing ID KeywordsRemoved not Unix conform line endings
Fixed addons table isn't updated when a modul is updated (#332)Added new upgrade_function (thanks to kozmoz)
Fixed ticket #141 - admin now sees all folders in media
Updated all copyright notices to include 2006
Added an exit call after every heading("Location:...") redirector to prevent unwanted execution of code.
Fixed a problem with the install script that occur when non-stock modules are already present and use $admin->print_error().
Moved page_link function to class wb and changed page_link() in functions.php to use the wb class method
Fixed more inconsistencies regarding line endings and end-of-file newlines
Fixed inconsistent line ending styles
Added support for mailto: links in the menu link mod
Added module_function-lowercasing
Updated functions file
Removed load_addons and replaced with load_module, load_template, and load_language