Is it possible to show the Tweet Icon / Text in a block rather than displaying where the node information and taxonomy terms do?

Any help would be appreciated. Is it possible to write a custom php block that does this?

Thanks ahead of time!

-CarbonPig

Comments

icecreamyou’s picture

Category: feature » support
Status: Active » Fixed

Per the documentation:

print tweet_to_twitter();

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

CarbonPig’s picture

Thanks!

nitram079’s picture

having the following issue:

status sent to twitter when using a block is twitter.com/home?status=1
i.e. in the twitter status, there is only "1", no link to the page nor title (I left the defaults on).
In addition, it only shows the logo, not the text

The node links display logo as well as text and post the correct URL and Title...

I am using panels to build my page, so I dont want to use the node links...

any ideas?

nitram079’s picture

still have not found any way around this - anyone there to help?? Many thanks!!!

icecreamyou’s picture

@nitram079: This is a closed issue for an unsupported release of the module for a topic completely unrelated to your question. Please open a new issue if you still have this problem (but first, upgrade this module and the Shorten URLs module to the latest dev, run update.php, and read the documentation for the 3.x branch to make sure your code is correct; also, you need to provide much, much more information than you've given if you want to have any hope of having someone understand your problem).

arnaudfischer’s picture

nitram079, I have the same question. I simply need a "Tweet" block to use with panels and not a node link. Did you find a solution to add i) text, ii) URL, iii) Title to the tweet status? I have no programing skills and new to Drupal and looking for a plug & play solution. Thank you for any help; fully appreciated.

icecreamyou’s picture

arnaudfischer, see my response in #6.