Closed (fixed)
Project:
Twitter
Version:
6.x-5.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2012 at 02:58 UTC
Updated:
26 Jul 2015 at 01:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lyricnz commentedAttached
Comment #2
lyricnz commentedIf #1828732: Allow local caching/processing of profile images gets applied, then themers can implement a theme_twitter_profile_image() to add width/height tags, rather than hacking twitter code.
Comment #3
13rac1 commentedPatch applies to 7.x-5.x! I agree, this simple change will speed up page render.
Comment #4
damienmckennaTriggering the testbot.
Comment #5
damienmckennaI've changed it to a render array and ported it to the 7.x-6.x branch.
Comment #6
damienmckennaFor the 7.x-5.x branch.
Comment #8
damienmckennaCommitted to both the 7.x-5.x and 7.x-6.x branches.
Comment #10
damienmckennaHere's a port to the 6.x-5.x branch.
Comment #12
damienmckennaI've also committed the patch to the 6.x-5.x branch.