Closed (fixed)
Project:
Twitter Pull
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Apr 2011 at 12:43 UTC
Updated:
5 Jul 2012 at 21:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
grndlvl commentedRe-rolled patch against 7.x-1.x.
Added ability for lazy loading option in twitter_pull_blocks hook.
Patch also applies to 7.x-1.0-rc1.
Comment #2
jerdavisChanging status to needs review as there's a patch here.
Comment #3
Sinan Erdem commentedWaiting for the 6.x version...
Comment #4
jec006 commentedHi,
This functionality is great - as especially relevant today (as twitter was down for about 30m).
I've committed this patch here: http://drupalcode.org/project/twitter_pull.git/commit/36b8405
and also committed a timeout fix for the general call which will help prevent broken sites when twitter is down (and just keep serving cached content until it comes back): http://drupalcode.org/project/twitter_pull.git/commit/6116b61
Thanks again