Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
6.x-1.8:
------------
Bug fix: whizzywig_list_dir() return empty array if null
Bug fix: set "enable editor for block=no" by default, this feature still has a bug
There have been major updates made to the inner workings of this module. Much better performance. Resources are only loaded as needed whether from cache or from the iContact server. The modules API has changed so be sure to make any necessary updates to custom code you might have that utilizes this API.
Not every iContact UI link works yet, you will find some pages that will fatal error. Feel free to submit an issue if one hasn't yet been created for it. I wanted to get this alpha release made so people had a basic working module again. It's been a long time coming. The next alpha release will have all the UI pages working as expected.
CHANGELOG.txt
-----------------
by greenSkin: Added description to admin password fields describing what
password to use.
by greenSkin: Removed submodules in favor of a generic UI module.
by greenSkin: Moved help text for enabling application with iContact servers to
proper path.
by greenSkin: Lots of updates/fixes. Pretty much an entire revamp of how the
classes work. The classes iContact, iContactResource, iContactAccount, and
iContactClientFolder were updated. Rest to come later.
Made the search block text translatable, updated block icon styles and positioning, updated jQuery behavior names so they are correct, updated header region float placement, and updated RTL styling.
* Bug Fix: #565232 by dt_brume, jweowu, jbomb Validation skipped on translated sites; broken re-index site button.
* Bug Fix: #593722 by Richard Eriksson, grendzy, choster: Remove incorrect version number in .info file, add CVS tag to module
* Bug Fix: #288098 by paolomainardi : SQL Warning with OG_VOCAB installed
#736086 by rfay, heltem: Fixed Cannot use object of type stdClass as array. Removed extraneous hook invocation.
#736872 by rfay: Tests for Drupal 6.
#732150 by rfay: Fixed Undefined property: stdClass::$rolename in role_change_notify().module.
#705298 by rfay: Remove incorrect hook_action_info_alter()