Download & Extend

Releases for WYSIWYG image upload - Inline images for your WYSIWYG

wysiwyg_imageupload 6.x-3.0-rc2

wysiwyg_imageupload 6.x-2.x-dev

Download Size md5 hash
wysiwyg_imageupload-6.x-2.x-dev.tar.gz 42.72 KB 1765c4051dac8bd03344eb57a55d6612
wysiwyg_imageupload-6.x-2.x-dev.zip 72.79 KB c8c3b3d574b716f0d23aa5148608a70b
Last updated: May 21, 2011 - 00:42
Development snapshot from branch: 6.x-2.x

Release notes

Current master

wysiwyg_imageupload 6.x-2.9

Download Size md5 hash
wysiwyg_imageupload-6.x-2.9.tar.gz 39.84 KB 98f321ebd9e391a78f86d884373850a4
wysiwyg_imageupload-6.x-2.9.zip 64.5 KB ba22cb4aa55fd8e71b63ad4faec6025f
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.9

Release notes

Fixed: #992438: node image changes if reused in comment
Fixed: #974608: Variable wysiwyg_imageupload_imgstyles resets to default if you visit admin/reports/status
Fixed: #987736: Upon node deletion, image gets messed up in other node with same image.

Added: #974210: Image alignment - Image is inline with the text - the image is not centered
Added: #983578: CCK Support

Finally we have back support for CCK fields. New options for alignment for even more powerful image placing and some pretty anoying bugs have been fixed when reusing images

Everybody should upgrade on this 2.9 urgently!

wysiwyg_imageupload 6.x-2.8

Download Size md5 hash
wysiwyg_imageupload-6.x-2.8.tar.gz 38 KB ea8de0b89084d85faee3229bca6a672a
wysiwyg_imageupload-6.x-2.8.zip 62.1 KB 7809fbf49f0ebc0a13eec6d406c3e241
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.8

Release notes

Fixed #969876: Unable to handle sql table prefix when running _wysiwyg_imageupload_cleanup_temps()

Added: #939238: Shadowbox Integration
Added: Alignment is no selectable using nice images instead of a selectbox

I think the alignment icons do quite a good job for the UI, making the whole process even more easier for the normal user. Last time we added fancybox support, this time we got the shadowbox support. Thanks for the contribution!

Attention!: Be aware, you must activate the module drupalwiki_imageselect_element after upgrading, if that does not happen automatically ( due to the dependencies

wysiwyg_imageupload 6.x-2.7

Download Size md5 hash
wysiwyg_imageupload-6.x-2.7.tar.gz 34.51 KB 6354eca02279f03fa4402eaabd273434
wysiwyg_imageupload-6.x-2.7.zip 49.73 KB 1dc7df054295e3c86f8e97b681ce237c
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.7

Release notes

Rereleased 2.6 due to wrong views folder...thanks CVS!
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: #964788: Wrong views version in 2.6
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)

wysiwyg_imageupload 6.x-2.6

Download Size md5 hash
wysiwyg_imageupload-6.x-2.6.tar.gz 35.1 KB 809f9f9f59010a3906afb35f82f06646
wysiwyg_imageupload-6.x-2.6.zip 53.09 KB e4e2e983d162280f7243be1acbd27a2d
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.6

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)

wysiwyg_imageupload 6.x-2.5

Download Size md5 hash
wysiwyg_imageupload-6.x-2.5.tar.gz 37.64 KB d10b0a06bf8404d0a893face11515020
wysiwyg_imageupload-6.x-2.5.zip 57.89 KB 2bedcbd57d96b74681319f00b98c26ed
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.5

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!

wysiwyg_imageupload 6.x-2.4

Download Size md5 hash
wysiwyg_imageupload-6.x-2.4.tar.gz 36.27 KB aa9956958d4cb2f253acce4467313416
wysiwyg_imageupload-6.x-2.4.zip 51.5 KB b308e652f049bc5c675c1cc43d189422
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.4

Release notes

Fixed: #904160: Views: Files relation seem to be broken
Fixed: #904168: Views: Iid seem to be wrong or often null - probably wrong relation
Fixed: #933828: Error message when versions newer as expected
Fixed: #920424: Redundant rows in entity table
Fixed: #930810: Some Images disappear - only number is shown
Fixed: #933172: Untranslatable string

Added: #893222: Make the default use of filename as title an option for the admin (to disable / enable that)
Added: #809116: Views integration
Added: #916680: Multi-user image user browser
Added: #914418: Add a pager when browsing existing images
Added: #811586: Ability to delete uploaded images?

This release is quiet a major step forward. We finally fixed the long-term bug with dissapearing images and some other minor glitches.

One of the main new features is the views support. You know can list all images or all images of a nodw / nodes.

With this feature the browser is now implemented using views. This means you now have paging and multi-user views. You can see every picture you have access to, based on the nodes they are attched too.

Some minor but import usability things like not taking the filename as title by default.

Also one important thing is the cleanup of orphaned files / entries. Also when you delete a node, all files not used in other nodes ( all images ) are deleted.

wysiwyg_imageupload 6.x-2.3

Download Size md5 hash
wysiwyg_imageupload-6.x-2.3.tar.gz 37.18 KB 21cf1ce0c1617e3d4c80425755431a82
wysiwyg_imageupload-6.x-2.3.zip 53.74 KB 8b737550bc71db34968bbd5d05a6a5da
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.3

Release notes

Fixed: #869236: Support jquery 1.4.x
Fixed: #901320: Module thinks it's no longer supported
Fixed: #878070: Alert Message Misspelling
Fixed: #860430: Image URLs not being generated properly by WYSIWYG Upload
Fixed: #892506: uploaded filenames not properly sanitized

Maintainance release. Please be sure to upgrade, due a critical bug were images could be removed.

wysiwyg_imageupload 6.x-2.2

Download Size md5 hash
wysiwyg_imageupload-6.x-2.2.tar.gz 37.05 KB 8c7acf28209f53faa2b10b258ba4f408
wysiwyg_imageupload-6.x-2.2.zip 53.52 KB e45f49a2e86c4b4e23af532272b55ccd
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.2

Release notes

Fixed: #860430: Image URLs not being generated properly by WYSIWYG Upload
Fixed: #867002: Browser not working due to typo in callback

Eventhough this is a maintaince release, updating is strongly adviced. It includes a fixed for a edgecase were uploaded pictures disapear.

wysiwyg_imageupload 6.x-2.1

Download Size md5 hash
wysiwyg_imageupload-6.x-2.1.tar.gz 36.52 KB 9cce3b0943ac22efef87830ed07c7308
wysiwyg_imageupload-6.x-2.1.zip 53.03 KB d3e5ac29f436358e921c936be6dbd50b
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.1

Release notes

Added: #863570: add imagecache class to rendered image
Added: #842106: Support Image Resize filter
Added: #863652: image upload css fails W3 validation
Added: #846348: Image not online resizeable

Fixed: #841656: Default styles came in weird on module install
Fixed: #858040: Failed: CREATE TABLE etc when updating to 2.0
Fixed: #849120: A few Internet Explorer Bugs....
Fixed: #849872: Internet Explorer 7 Bug - WYSIWYG Image Upload stops working when Javascript Compression is enabled in Performance options

Generally also improved IE javascript support. Minor bugs fixed, documentations and coding styles. No urgent upgrade if you dont have problems right now.

wysiwyg_imageupload 6.x-2.0

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0.tar.gz 31.44 KB a5ab44dbb006a90d2171aabcb62ab203
wysiwyg_imageupload-6.x-2.0.zip 43.63 KB 04553f200de5f5205355e69a3e2b3b9e
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0

Release notes

Added: #831630: WYSIWYG image upload: Help files
Added: #828410: Overly formatted caption/title
Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion
Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )
Added: Dependencies checks so versions of jquery_ui, jquery_update, imageapi lib and the correct permissinos are checked when the module is installed
Added: Styles are now easier to maintain (multiline textarea). They are migrated automatically

Fixed: #833848: Backend WYSIWYG Editor - Extended unicode characters returned in JSON outputs "undefined" for all images in a node
Fixed: #833606: on Update.php : warning: array_merge() [function.array-merge]: Argument #2 is not an array in
Fixed: #833720: HTML output error for image_meta – "=" missing
Fixed: #828548: Cache table flush needed to effectuate changes to image properties
Fixed: #831620: After selection of an image in the image browser strange data will be inserted to the wysiwyg_imageupload_entity table
Fixed: #831276: Make ajax call be more robust against devel ( mem output ) and theme developer
Fixed: #824082: Files disappearing
Fixed: #830070: Using same uploaded image with other settings on other node not possible
Fixed: #827074: Fix broken link in the "user permissions not correctly set" message
Fixed: #825180: Dialog returns empty img tag
Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering

Finally we have the stable release out. It was some work i can tell you. Thank you to all those testers, patches, bug-reporters, installation and miration testers. Also thanks for the Feature requests - great to have people contributing.

Read more

wysiwyg_imageupload 6.x-2.0-rc8

wysiwyg_imageupload 6.x-2.0-rc7

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0-rc7.tar.gz 35.74 KB bb1c8837864bd26d5bbde355d34e0c6a
wysiwyg_imageupload-6.x-2.0-rc7.zip 51.49 KB e93028b36558a250c91ff12f543f7984
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0-rc7

Release notes

Added: #831630: WYSIWYG image upload: Help files

Very minor release. Just adding advanced help, some code documentation and coding styles. No need to upgrade in general, you can wait for the stable.

String freeze: Well the next release will be the stable or a new rc with bugfixes. Nothing gets in/out anymore.

Call for installation testers

As the new stable is about to be released i would love to get feedback on the installation process. So if anybody can install this module on a fresh Drupal 6.17 and see if anything works ( also the installation docs are uptodate and things like this' ).

It would be awesome if people could test-migrate there backuped installation (from 6.1.x).

Thank you

wysiwyg_imageupload 6.x-2.0-rc6

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0-rc6.tar.gz 35.55 KB 64bfa260d4520e273ef2d5a7cbabe328
wysiwyg_imageupload-6.x-2.0-rc6.zip 51.3 KB bbbeadda16b2e092d77da9ffe204bb11
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0-rc6

Release notes

6.2.0-RC-6

Fixed: #831620: After selection of an image in the image browser strange data will be inserted to the wysiwyg_imageupload_entity table
Fixed: #831276: Make ajax call be more robust against devel ( mem output ) and theme developer

Upgrade is strongly adviced if image browser is used or revisioning is enabled on the node types

6.2.0-RC-5

Fixed: #824082: Files disappearing
Fixed: #830070: Using same uploaded image with other settings on other node not possible
Fixed: #827074: Fix broken link in the "user permissions not correctly set" message

Added: #828410: Overly formatted caption/title

Upgrade is strongly adviced. Migration from all 6.2.x branches is not needed

Thanks for all people contributing here. I had a lot of help this time!

6.2.0-RC-4

Fixed: #825180: Dialog returns empty img tag (TwoD,pfrenssen, EugenMayer)

A critical bug introduced in the last release when fixing then operator in edit-form ( and therefore make caching work again). Thank you to TwoD and pfrenssen who giving very detailed informations and solutions for that tricky issue.

6.2.0-RC-3

Fixed: #824618: Can't enable WYSIWYG Image upload

General 6.2.0

Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering

Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion

Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )

Read more

wysiwyg_imageupload 6.x-2.0-rc5

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0-rc5.tar.gz 35.41 KB 644977003152ca76918bb033292b9a1d
wysiwyg_imageupload-6.x-2.0-rc5.zip 51.25 KB 42eb69239e1dccac150ede5cd0f494c4
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0-rc5

Release notes

6.2.0-RC-5

Fixed: #824082: Files disappearing
Fixed: #830070: Using same uploaded image with other settings on other node not possible
Fixed: #827074: Fix broken link in the "user permissions not correctly set" message

Added: #828410: Overly formatted caption/title

Upgrade is strongly adviced. Migration from all 6.2.x branches is not needed

Thanks for all people contributing here. I had a lot of help this time!

6.2.0-RC-4

Fixed: #825180: Dialog returns empty img tag (TwoD,pfrenssen, EugenMayer)

A critical bug introduced in the last release when fixing then operator in edit-form ( and therefore make caching work again). Thank you to TwoD and pfrenssen who giving very detailed informations and solutions for that tricky issue.

6.2.0-RC-3

Fixed: #824618: Can't enable WYSIWYG Image upload

General 6.2.0

Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering

Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion

Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )
Added: Dependencies checks so versions of jquery_ui, jquery_update, imageapi lib and the correct permissinos are checked when the module is installed
Added: Styles are now easier to maintain (multiline textarea). They are migrated automatically

Read more

wysiwyg_imageupload 6.x-2.0-rc4

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0-rc4.tar.gz 35.07 KB 21197d31c9356a1d3c41f24aac45d084
wysiwyg_imageupload-6.x-2.0-rc4.zip 50.84 KB 9d842335809a9c9b9aeb6c10e7689688
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0-rc4

Release notes

6.2.0-RC-4

Fixed: #825180: Dialog returns empty img tag (TwoD,pfrenssen, EugenMayer)

A critical bug introduced in the last release when fixing then operator in edit-form ( and therefore make caching work again). Thank you to TwoD and pfrenssen who giving very detailed informations and solutions for that tricky issue.

6.2.0-RC-3

Fixed: #824618: Can't enable WYSIWYG Image upload

General 6.2.0

Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering

Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion

Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )
Added: Dependencies checks so versions of jquery_ui, jquery_update, imageapi lib and the correct permissinos are checked when the module is installed
Added: Styles are now easier to maintain (multiline textarea). They are migrated automatically

Read more

wysiwyg_imageupload 6.x-2.0-rc3

Download Size md5 hash
wysiwyg_imageupload-6.x-2.0-rc3.tar.gz 34.98 KB 5d316e64abfd9c7b3544b4c92e10f1e2
wysiwyg_imageupload-6.x-2.0-rc3.zip 50.77 KB 35ea5560d026e61dd2e7df1470a003ec
Last updated: December 25, 2010 - 00:13
Official release from tag: 6.x-2.0-rc3

Release notes

6.2.0RC3

Fixed: #824618: Can't enable WYSIWYG Image upload

General 6.2.0

Fixed: #822552: Typo in code
Fixed: #815592: IE 8 Bug: Images do not appear in editor window unless image style is selected
Fixed: #795806: IE8 problems
Fixed: #800688: Admin Menu is being displayed? (upgrade to newest jquery_ui_dialog)
Fixed: Floating and Styles where not used for rendering

Added: #790430: Absolute path for img src attribute
Added: #694620: Implement a node<->image relation for branch 2 (with imagefield and so forth)
Added: #735248: Imagebrowser - use a preset + let admin choose the preset to use.
Added: #779738: An option for Lightbox etc. would be wonderful...
Added: #766258: Delete not needed images on node deletion

Added: Auto-Submit after selecting a file. No need to click on submit
Added: Yo can set the path the images should be uploaded to
Added: A quite powerfull api to create submodules ( http://drupal.org/node/809604 )
Added: Dependencies checks so versions of jquery_ui, jquery_update, imageapi lib and the correct permissinos are checked when the module is installed
Added: Styles are now easier to maintain (multiline textarea). They are migrated automatically

Well i think this release is a major step forward. Due to the form-workflow rewrite you now can influence the module very easy and adding new things using submodules. With the new api you can add new meta fields like a discription field very easy using a submodule and ~ 30 lines of code. Just have a look at the API docs and the lightbox implementation as an example.

Please read http://drupal.org/node/808616 if you are migrating from 6.1

Read more
Subscribe with RSS Syndicate content
nobody click here