Created 2.8.x branch
Fixed improper spelling in language files (#754)
- 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
added option to invoke module upgrade.php/uninstall.php files from backend (for modules uploaded via FTP)
Added option to invoke module install.php from backend (for modules uploaded via FTP)
Moved reload option of Add-ons to main Add-on section.
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
Added option to perform pre-installation checks to test requirements of Add-Ons
Mail text for register, signup and forgot mail now taken from WB language file (ticket #684)
Copyright notices now includes 2009
Code-Snippets are not longer displayed as type unkown; addidtional key $TEXT['CODE_SNIPPET'] in the languagefiles; not full translated
added default new language variables to all language files
added config for section anchor.ATTN: add "INSERT INTO TABLE_PREFIX.'settings' (name,value,extra) VALUES ('sec_anchor', 'wb_', '')" to upgrade-script.
removed doubled entry $TEXT['START']
fixed language-files
Moved language variables for edit module CSS from modules language files to core language files
search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search)
added missing text in language-files
added new languages to install script; fixed some issues and typos in languagefiles
fixed bugs in converted language-files (BG, CS, PL, RU)
Converted and added some old language-files (BG, CS, PL, RU)