[drupal-devel] hook_nodeapi() view op suggestion
27 Jan
2005
27 Jan
'05
12:34 p.m.
It might be beneficial to to add 'view_pre' and 'view_post' to the list of possible values for op, and implement it of course. Similar to form_*. The arguments are the same. Some example scenarios: * Adding topical banners before the content. * Adding a taxonomy browser before the content. * Adding relevant pages between the content and the footer. You should be able to do that with the view hook, but it is easy to get in a situation, when different nodeapi modules clash and you end with an unwanted result. Vlado
7815
Age (days ago)
7815
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vladimir Zlatanov