This patch switches admin_message from using an install script to create the admin_message node type to using the Drupal core node hooks. Given that the module will not work without the content type existing it should provide it in code (and thus prevent the user from deleting it by accident).
| Comment | File | Size | Author |
|---|---|---|---|
| admin_message-hook_node_info.patch.txt | 3.52 KB | yhahn |
Comments
Comment #1
anders.fajerson commentedGreat patch.
Committed: http://drupal.org/cvs?commit=238038