[development] How to implement hook_nodeapi when op is 'view'?
Jeff Eaton
jeff at viapositiva.net
Mon Jun 18 22:03:32 UTC 2007
You're 100% correct. This is possible, and would be a good thing.
Fivestar module does it this way, and any other module can as well.
--Jeff Eaton
On Jun 18, 2007, at 3:43 PM, Dave Cohen wrote:
>
> What this does is postpone the theming until drupal_render is
> called. And
> #pre_render hooks have a chance to manipulate data or change the theme
> function to be called.
>
> Please let me know if I'm right or wrong about this,
>
> -Dave
>
>
More information about the development
mailing list