Closed (fixed)
Project:
AddToAny Share Buttons
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Feb 2009 at 23:47 UTC
Updated:
27 Mar 2009 at 09:44 UTC
Added ability to place AddToAny button in content section. This allows you to put the button before the comments when you use the DISQUS module. The DISQUS comment section is added to the node content section via nodeapi() hook and has by default weight = 50. The node links section is displayed after content section. Have also added ability to limit AddToAny buttons to be used/displayed for just certain node types.
3 functions are affected:
| Comment | File | Size | Author |
|---|---|---|---|
| Updated version of addtoany v6.x-2.0 | 15.2 KB | redbox2000@drupal.org |
Comments
Comment #1
gregstout commentedI have been looking for this. I tried this attachment out and it works quite nicely. We should get this folded into the source system and eventually released. I don't use DISQUS, but I can now limit AddToAny buttons for specific content types, including some control of where it shows including in the teaser, content section, or links section. I have only tested it for the "links" section.
Good work.
Comment #2
Fanaile commentedAfter playing around with this version, I agree with gregstout. I really like being able to choose the node types, and having it set up in the content section helps keep the link section clean-looking. I don't use disqus either; but this works well for my purposes.
Will this become an official release soon?
Comment #3
micropat commentedThis should make it into the next release. Thanks for the code and detailed descriptions!
Comment #4
micropat commented