Downloads

Download tar.gz 35.1 KB
MD5: 809f9f9f59010a3906afb35f82f06646
SHA-1: f6277a7c9de70997e71d92c01a6e2bab3a0ba07b
SHA-256: dbbde1c42a99002bf1c316c49ef847d3768e2bd42eb6491162666650d6c83284
Download zip 53.09 KB
MD5: e4e2e983d162280f7243be1acbd27a2d
SHA-1: 4972697abd72cdc1e1cb1616608c8ecc4f68b607
SHA-256: d3e67bf6549da333fe68a0e5afe29a12bb78bd0ad44c9017b634f06177e11766

Release notes

Rereleased 2.5 due to missing views folder...

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!

If you still did not upgrade to 1.4 of the jquery_ui module, you can do it without issues, eventhough the installation howtos mentioned 1.3 ( i updated it now)

Created by: eugenmayer
Created on: 7 Nov 2010 at 17:34 UTC
Last updated: 8 Nov 2010 at 07:12 UTC
New features
Bug fixes
Unsupported

Other releases