I'd like to be able to attach tweet buttons to views when using 'fields' display (instead of node or tesaer displays).
Here is the start of such feature. Right now it only adds a field tweet button that works for adding a tweet button to nodes. It reuses the theme function on tweetbutton.module.
This patch is against 7.x-2.x branch.
| Comment | File | Size | Author |
|---|---|---|---|
| tweet_view_handler.patch | 4 KB | jackbravo |
Comments
Comment #1
jackbravo commentedComment #2
PI_Ron commentedAny progress on this?
Comment #3
chia commentedThanks jackbravo, applied cleanly
I have added this to 7.x-1.x branch