Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Changes in functionality
- Button no longer has HTML attributes, they have been replaced by separate alt tag text css class. THIS REQUIRES CHANGES at /settings/addthis if you have used HTML attributes before!
Bugfixes
- Plain text list of options on admin for users using fckeditor module
- Check for HTTP/HTTPS when adding css from addthis.com
New functionality
- Integration with Display suite
- onfocus/onblur support
Getting closer to an actual production ready release. There will not be any major new features in 2.x versions of the module, but we will release stable 2.x to D7 before 3.x is released.
This release includes minor bugfixes and views integration.
- Menu items are no longer translated using t
- Some IE bugs have been fixed
- Addthis button can now be used as views field
Some minor new features:
- Support for mixed HTTP / HTTPS sites
- Option to disable flash cookies
- Widget version selection between old popup window and new lightbox one
- README.txt finally added...
This release adds support for theming, control per content type, removes an extra div around addthis button and updates supported services list at admin. No configuration changes are required, just make sure that all caches are flushed after the update. If you want to disable addthis button for a content type use workflow settings at admin/content/node-type/
Fixed two bugs:
- Offset problems fixed by disabling offset functionality. Offset admin is still in place and offsets will do a comeback when their issues have been solved
- Addthis now works correctly with teasers
This release is just a temporary fix for offset problems. Addthis.com has made changes to their js/css files and these changes are causing problems with offset settings. Settins are still available in admin, but are not active in production.
If you are currently using offset settings and do not have any problems with your theme do not update to version 2.5. This is a recommended upgrade for users who are experiencing problems like these: http://drupal.org/node/313655
It's about time to release 5.x version. This is final version and there will not be any new features on 5.x any more. Support and bug fixes will still be available for 5.x, but all new features go only to 6.x from now on.
This release fixes number of bugs that have already been fixed in 6.x.
- Visibility settings in admin now work
- Username setting fixed
- Other minor tweaks
This release fixes visibility issues when using addthis button in node links. Now admin settings are respected on displaying on teasers and node pages. Thanks to attheshow for reporting this bug.
Official 2.0 release with some bug fixes:
- Modified implementation of hook_link not to generate actual link and changed default HTML attributes to generate valid XHTML
- Patch by Likeless to fix urls and titles when addthis button is used in teasers
- A patch by Likeness to let users choose if they want to add AddThis button to teasers or only to full node view.
- Configuration settings for button image and widget are now collapsed by default.
- Minor cleanup for the code
Version 2.0 release and port to D5 will happen soon.