Downloads

Download tar.gz 37.64 KB
MD5: d10b0a06bf8404d0a893face11515020
SHA-1: 5bfb88ee00a253228b16d030509c4a5a67a2c1f1
SHA-256: abaf5eadb9f7e82ea24a19d0f79edf0b8cf69010066ba0741273a6099eb62098
Download zip 57.89 KB
MD5: 2bedcbd57d96b74681319f00b98c26ed
SHA-1: 2954f487374603c111c8bd24f79b62b5e0013ceb
SHA-256: fd09ccd6716c496941042f77c07757a97c08aa76f8b6f5aef5af491de8df926f

Release notes

Fixing: #964164: Inserting image causes browser window/tab to freeze Loading...
Fixing: #945522: After upgrading from ver. 2.3 to 2.4. The image browser comes up empty.
Fixing: #944374: SQL error when saving comments
Fixing: #942294: Images disappear (I think it is solved)
Fixing: Old Browser settings not used anymore

Adding: #835084: Support fancybox module integration
Adding: You can now define a maximum filesize for the upload. By default, the value is 0 ( no limit, uid=1 never has a limit)

This new version has is quite important and has some bigger changes. To fix the old and "unfixable" images dissapear bugs, i changed the architecture of WUI to not use cache during edits but rather scan the body after the node / comment gets saved. This way its 100% ensured all files will get persistent. Overall this removes a huge complexity of the module and nearly 150 lines of code have been removed.

In addition the views-integration has been adjusted. The options are now namespaced due a bug in views 2.x, also the integration follows the reference-implementation to fix some bugs.

If you created own views you have to edit them and set the options again, as they are not working anymore now!

Created by: eugenmayer
Created on: 7 Nov 2010 at 12:09 UTC
Last updated: 7 Nov 2010 at 12:12 UTC
New features
Bug fixes
Unsupported

Other releases