Closed (fixed)
Project:
Lazy image loader
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Jan 2010 at 20:50 UTC
Updated:
10 Apr 2011 at 15:08 UTC
Compatibility with aggressive caching
Comments
Comment #1
sinasalek commentedComment #2
arhak commentednot sure if related at all, but this recalls me poormanscron getting into core (which uses a lazy image loading)
#331611-61: Add a poormanscron-like feature to core
#566494: Running cron in a shutdown function breaks the site
Comment #3
sinasalek commentedThanks @arhak, it wasn't what i meant but good point i'm going to do something about that too.
It seems that hook_menu is what i need , since menus can be cached. But i'm not sure if it can be used for this purpose too. i need to test it.
Comment #4
sinasalek commentedComment #6
sinasalek commentedMarked