Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Thanks @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.
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