Retweets are currently being formated like so:

retweet format

It would be better if it were formatted more like Twitter does, with the original tweeter's image and enough space to post the entire tweet. Like so:

Better retweet format

Comments

s.oliver’s picture

I have the same problem. Any solution for it?

Is there any hook or must i modified the json object in the module itself?

jdelaune’s picture

Title: Format retweets more like Twitter does » Better tweet formatting
Assigned: Unassigned » jdelaune
Status: Active » Needs review
StatusFileSize
new5.23 KB

This patch fixes a few things:

  • Better formatting of re-tweets to act more than re-tweets in the twitter plugins. Also fixed links getting badly concatenated.
  • @ and # now within twitter links as per twitter stylings.
  • CSS file loaded in a better and more efficient place.
  • Time ago calculated in the theme preprocessor so it reflects actual time, good comprise when tweets are cached.
jec006’s picture

Status: Needs review » Fixed

Thanks as always jdelaune,

Committed here: http://drupalcode.org/project/twitter_pull.git/commit/6b65c65 ... sorry for huge delay.

Status: Fixed » Closed (fixed)

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