Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
21 Oct 2004 at 20:52 UTC
Updated:
7 Nov 2004 at 03:20 UTC
Jump to comment: Most recent file
there are still references in the node type modules to a hook_content. that hook was deprecated with the changes to book/view. the references occur in the comments for hook_view.
remove rererences to this hook and simplify code as needed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | deprecate_hook_content.patch | 3.29 KB | moshe weitzman |
Comments
Comment #1
moshe weitzman commentedand now a patch
Comment #2
dries commentedCommitted to HEAD. To do:
Comment #3
moshe weitzman commentedThanks for the commit.
This hook is already deleted from the Doxygen hook list. Not sure whether this belongs in the "upgrading from 4.5 => 4.6" page because the hook doesn't exist in 4.5 either. I think we are OK on documentation for now.
Comment #4
(not verified) commented