For HEAD anyway, there seem to be a few additional hooks and also that aren't there. There may be some weirdness in other versions of the documentation.

New hooks:
hook_forms
hook_node_access_grants
hook_search_page

Removed hooks:
hook_onload
hook_search_item

This could probably use some verifying by someone in the know. I was grepping module_implements and module_invoke tonight.

Comments

pwolanin’s picture

Are there examples of these new hooks in the core code that you could point to in terms of develpoing the documentation?

I did just fix a long-standing mistake in the documentation for one of the hook_nodeapi ops.

ronaldmulero’s picture

Status: Active » Closed (fixed)

old issue