Fixed some display issues in all backend themes
Again updated dutch language file (Thanks to Argos)
Fixed missing language variable in form modul (Thanks to Argos)
Added missing images to argos_theme (forgotten in changeset [1117])
commentet out the droplets logo for a more similar backend design with other admin tools
Updated icons in argos_theme (Thanks to Argos)
Updated Dutch language file (Thanks to Argos)
Updated show_menu2 to version 4.9
Replaced function mime_content_type as the old one causes shell_exec warnings on some servers (Thanks to Aldus)
updated argos_theme to version 1.4 (Thanks to Argos)
some code cleaning of admin/pages/sections.php
Fixed possible xss injection in login/forgot/index.php
Fixed bug in news modul introduced in changeset [1057]
Added missing variables also to preferences.php. Forgot in Changeset [1112]
Added some missing variables to backend_themes (Thanks to Stefek)
Set Version to 2.8
Updated upgrade_script to make use of the changed news settings
Added to show_menu2 the aOption 'SM2_HIDEPAGES'. If set all hidden pages are hidden again (Thanks to DarkViper)
Fixed again some bugs in news modul (ticket #756) (Thanks to Aldus and Luisehahne)
Fixed bug that frontend.js, frontend.css and frontend_body.js are not used from snippets (ticket #764) (Thanks to Luisehahne)
Added new function 'register_frontend_modfiles_body' to default templates
Added option to use a frontend_body.js in modules to include javascript from modules in the body of the frontend (Thanks to Luisehahne)
Updated Danish language Files (Thanks to Achrist)
Fixed some display issues in argos_theme (Thanks to Argos)
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
Changes inside class.wb.php to get rid of the the print->footer() problematic in the frontend.changtes inside the adminsettings to alowed the user to use a "<" char inside his SMTP-Password.(thanks to FrankH)Add last changes to the changelog - missing by mistake.
fixed some smaller issues in rss.php (Thanks to Kibmcz)
- Added German language file to droplets
- Added modul_description to language files of droplets
- Added Danish language files to modules (Thanks to Achrist)
- Updated Danish language file (Thanks to Achrist)
Fixed improper spelling in language files (#754)
Fixed bug introduced in changeset [1092]
fixed some language bugs in search.php (Thanks to Thorn)
fixed bug with missing filetype icon in media section of classic_theme (ticket #752)
fixed bug with page not showing if 2 sections active (ticket #751) (Thanks to Pumpi)
readded to phplib/template.inc $clear: whether to delete undefined vars or not
was already added in WB 2.7 but was deleted for unknown reasons
set Version to RC2
small modification on german language file (ticket #746)
Fixed E_ALL&E_STRICT warning on PHP5 servers (Thanks to Aldus)
Fixed bug with home folders are viewable and writable from other users (ticket #605 and #748) (Thanks to Aldus)
Moved backend.js back from <body> to <head>
Added possibility to add a backend_body.js to modules wich is then called in <body>
Readded admin/images folder to keep backward compatibility to old modules
Fixed display issue of jsadmin in backend themes (Thanks to Argos)
Updated german laguage file in argos_theme
Added multilnaguage support to media section of argos_theme (Thanks to Argos)
Fixed smaller display issue in argos_theme (Thanks to Argos)
Added more meta tags to backend themes
Updated Argos_theme (Thanks to Argos and Luisehahne)
- Again added some & to news and form to get more valid output (Thanks to Luisehahne)
-Fixed wrong set </form> tag to get valid output (Thanks to Luisehahne)
Replaced in some alt tags hardcoded signs with language variables (Thanks to argos)
Updated Dutch language File (Thanks to argos)
Updated French language File (Thanks to mylesk42)
Fixed E_ALL notice in news/view.php
replaced in form and news delimiter "&" with "&" was introduced with changeset [1069] but didn't work on all servers
Removed double </form> tags in pages/intro.php and wysiwyg/modify.php
replaced all remaining mktime() with time(), except from third party scripts
changed in modules/admin.php and admin/pages/add.php mktime() to time()
changed in wrapper modul modify.html to modify.htt
Fixed some validiation bugs in core and different modules (Thanks to luisehahne)
fixed display issue of jscalendar in news modul (Thanks to Aldus)
changed modules/admin.php to also make use of backend theme templates
changed in class_login.php mktime() to time()
Fixed bug with sections are only editable in new backend-themes if blocks are enabled (Thanks to Luisehahne)
Fixed some validiation bugs in news modul (Thanks to Luisehahne)
removed the markers in the head.htt files. Added by mistake, to avoid double-loadings of the backend.js files
Add missing backend-js marker in the backend-themes templates (header.htt)
changes in frontend.functions.php, line 323: 'date' to 'gmdate' to avoid E_STRICT warnings. Also "wb-setup.php' inside the jscalendar folder.
added changes from news/add.php to the upgrade-script.php
Change inside "date_formats.php" and "time_formats.php" mktime() within time(), Minor cosmetic changes.
admin / media / browse.php reported an error in E_STRICT mode.
Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.
The news module post_title link made unclickable when there is no full post.
Added changed news settings to upgrade-script
Added a better option to hide the READ_MORE link in the news module. (ticket #739)
Fixed bug that backend.js is not loaded in backend themes (ticket #740)
Fixed wrong path to unitpngfix.js and added missing script
Fixed invalid output of page_sections Page in Backend (Thanks to Luisehahne)
- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
- Fixed some display issues in all backend themes (Thanks to Luisehahne)
Sorry - typos in the changelog: not argos' theme, it was teh wb_theme ....
Removed unused marker {USERS} inside the "groups.htt" of the argus-theme.
Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
Codechanges using blocks to avoid to generate the "switch"-link right-top, if the user has no permission to edit the other one.
Codechanges to get rid of the empty display(style) declaration "style='display: ;'", and to avoid to generate (hidden) elements if the user isn't alowed to edit one.
Bugfix inside get_permissions.php - replacing worng "and" with "or" in line 64 (see also 178) for "user" and "groups" - so a user can e.g. edit other users, but no groups - vice versa; not both or none.
- Fixed some minor bugs in argos_theme (Thanks to Argos)
- Fixed bugs in admin additons for argos_theme (Thanks to Argos)
Updated Version Number in upgrade_script to 2.8RC1
- Updated FCKEditor Modul Version Number to 2.8.9
- added in FCKEditor Advisory Relation to Links (thanks to Luisehahne)
Updated FCKEditor to Version 2.6.4.1 (ticket #738) (Thanks to doc)
Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)
Added argos_theme
- 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
FCK-Editor Modul: Droplet Select: change "page_list_block" to "droplets_list_block", also "cmbPages" to "cmbDroplets" as we are listen droplets not pages.Minor cosmetic changes in the source to get it more redable
Replaced droplet icon for FCKEditor Toolbar (thanks to Stefek)
Fixed two bugs in droplets-plugin for FCKEditor (thanks to Aldus)
Changed Template from FCKEditor plugin WBModules to .htt
Added Droplets plugin to FCKEditor (ticket #737) (Big Thanks to vizmotion)
Fixed IE Bug in Wrapper modul (ticket #736)
Fixed the wrong handling of htmlentities in Droplet parameter parsing
Added missing fancy_progress.png
Fixed backend display issues in IE6 and IE7
Set Version to WB2.8RC1
Minor tweaks in pages_sections.htt