Posted by GinkgoFJG on May 26, 2011 at 2:43pm
1 follower
| Project: | Tweet Button |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | GinkgoFJG |
| Status: | needs review |
Issue Summary
That particular setting is hardcoded in the tweetbutton_link function. Shortly I'll submit a patch which removes the hardcoded setting and lets the (unaltered) theme_tweetbutton_display function sort out the display type. In my case, I want the tweetbutton to appear in the node links without any count at all. I can't achieve this without the code change in my forthcoming patch.
Comments
#1
As promised, here's that patch.