Closed (fixed)
Project:
Twitter Pull
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Oct 2012 at 23:37 UTC
Updated:
7 Nov 2012 at 22:00 UTC
There's a case in which users may want to have tweets of their accounts displayed immediately on the site. For people using admin_menu, I think it would be a nice feature to have a link to flush the twitter pull cache, next to the other items within the "Flush all caches" item of admin_menu.
Patch attached. It's just the implementation of hook_admin_menu_cache_info() and a callback function to flush the caches. It also fixes several empty lines at the end of twitter_pull.module, leaving only one newline at the end.
Cheers,
Salva
| Comment | File | Size | Author |
|---|---|---|---|
| admin_menu_support.patch | 3.36 KB | slv_ |
Comments
Comment #1
slv_ commentedComment #2
wbobeirne commentedApplies cleanly, works for me. Thanks!
Comment #3
jec006 commentedCommitted thanks