updated module info.php (Thanks to Waldschwein)
added missing swobject plugin in FCKeditorbug fixed in flvplayer
stop working plugin flvplayer in FCKeditor until fixed
Update FCKeditor Version 2.6.5 to Modulversion 2.9.3
fix some PHP 5.3 deprecated functions
more bug fixes language file SK.php
Many hosts disable error_log() in various and sundry ways. In WB we do something like this to avoid triggering warnings and errors. Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.
fix show_menu2 include.php, page crashes, if php error_log is disabled
fixed php 5.3 depricated function in show_menu2
add two constants in /framework/initialize.php for later feature in database settingsdefine('EDIT_ONE_SECTION', true) to edit only one section with editor in manage sectionsmodify page will be loading all sections with editordefine('EDITOR_WIDTH', 900) set min width for editor...
validate captcha control
security update FCKeditor (thanks to Ruebenwurzel)
added old version of fancybox.jsrename new version fancybox added missing language variables in newsmodul, still needed to translate
update jquery fancybox from 1.0 to 1.2.1 add fancybox imagefolder incl. fancybox.css
small update upgrade.php to reset newsfiles to created dates
new update FCKeditor to Version 2.6.5 Modulversion 2.9.1
Update FCKeditor to Version 2.6.5 Modulversion 2.9.1
add upgrade.php to reset newsfiles to created dates
Ticket #770, #785, #792, #807, #809, fixes and recoded the news module
Dutch tranlation(-s) for the captcha-control. [Ticket: #777] (Thanks to Argos)
Add Missing code inside "framework/addon.precheck.php" (ticket #798).Changes inside "upgrade-script" to avoid "mysql_list_tables is deprecated" warnings (ticket #800).Add "global $admin" to the install.php of the droplets-module to avoid (variable isn't declared) warnings. (ticket #800).
Bugfix for #791: group-restrictions and sections.Add "order by position" inside the wbmodule.php in the FCK-Editor to display the page-tree correct.
Fixed bug in droplets. Multiple droplets with the same parameter did not extract the new parameter. (problem introduced by code optimisations for WB2.8) Fixed usage of the depriciated (PHP 5.3.0) split() function in class.wb. (ticket #772)Fixed notice ob_end_clean..failed to delete buffer. (ticket #779)
Created 2.8.x branch
Changed FCKEditor to not show index.php files in browse media window (ticket #774) (Thanks to BerndJM)
Fixed missing language variable in form modul (Thanks to Argos)
commentet out the droplets logo for a more similar backend design with other admin tools
Updated show_menu2 to version 4.9
updated argos_theme to version 1.4 (Thanks to Argos)
Fixed bug in news modul introduced in changeset [1057]
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)
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
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 display issue of jsadmin in backend themes (Thanks to Argos)
- 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)
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
Fixed some validiation bugs in news modul (Thanks to Luisehahne)
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 a better option to hide the READ_MORE link in the news module. (ticket #739)
- Added PageID and SectionID to all backend themes (Thanks to Luiseshahne)
- Fixed some display issues in all backend themes (Thanks to Luisehahne)
Replaced wbmodules.gif in FCKEditor Plugins (Thanks to Stefek)
- 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)
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
Replaced in FCKEdiotor folder all index.html with index.php (ticket #691)
Fixed a small bug in output_filter. Did not detect the included script from /droplet/js/ directory.
Added output-filter warning to all language files
Fixed admintool jsadmin to get XHTML valid output (Thanks to Luisehahne)
-Moved styles from admin/pages/sections.php to sections.htt in backend themes (Thanks to Luisehahne)
- Moved javascript files from admin/pages/index.php to external js files (Thanks to Luisehahne)
- Major improovements and changes to all backend files to get more valide Code output (Thanks to Luisehahne)
Removed obsolete code/modify.html
Changes on module "code": add the section_id to the name of the textarea, to keep the functionality if you are using more than one code-section on a page.
Small improvement of bugfix, updated version to 2.8
Fixed a bug in Menu_link module that made childpages of the menu_link page not selectable. (thnx to Luisehahne)
Droplets upgrade script fixesAdded warning message in output_filter
Bugfix in the ugrade.php of the droplet-module
update upgrade-script to avoid droping droplet-tables if the modul still exists. Add an upgrade-script to the droplets.
Fixed bug in menu_link modul with wrong displayed pages tree (Thanks to thorn)
Added missing id tags and copyright notices to droplets modul
Add Droplets Modul to the project and the modificated files (index, seach and frontendfunctions)
Bugfix for ticket #725 (newsmodul)
fixed small typo introduced in changeset [982]
Fixed some strange backend layout issues (ticket #722)
Updated Norsk language File (Thanks to oeh)
Fixed bug with backup fails if a user has only permissions to admin-tools (ticket #715)
Updated Dutch language files for modules (Thanks to LuckyLuke)
fixed bug introduced in changeset [971]
Update show_menu2 to version 4.8 (ticket #712)
Fixed MenuLink timeout with many large wysiwyg-pages (ticket #710)
Updated again Norsk language File (Thanks to oeh)
replaced some specialchars in french language files with entities
Updated French language files (Thanks to Quinto and VotreEspace)
Removed hardcoded admin path from JSAdmin module (jsadmin/js/dragdrop.js)
fixed wrong path to images in news and form modul
corrected info.php of news-modul
restore view.php to the running version of 944;changes of 946 are obsolete to this file - upload by mistake
Bugfix inside news-modul: publish-date isn't display in the detail view.Modify error.htt template for valid xhtml-output.
bugfix for #693, add the section_id to the query to aviod conflicts changes the center tag inside the warning.htt templates to get valid xhtml1.1 output ...