By yookoala on
I know that hook_filter do filtering every time I edited the page.
But I need a filter-like function to be performed every time I load some specific node.
How can I do that?
I know that hook_filter do filtering every time I edited the page.
But I need a filter-like function to be performed every time I load some specific node.
How can I do that?
Comments
when your hook_filter get
when your hook_filter get called with the $op to 'no cache' return TRUE
you can need to disable and re-enable your filter for your Input formats to have the hook_filter called with the 'no cache' argument
--
Rock it,
oyoaha
kitchen.oyoaha.com