[documentation] [Documentation bug] Add a hook_comment delete
action to API docs
webchick
drupal-docs at drupal.org
Wed Aug 9 20:44:45 UTC 2006
Issue status update for
http://drupal.org/node/66120
Post a follow up:
http://drupal.org/project/comments/add/66120
-Project: Drupal
+Project: Documentation
-Version: cvs
+Version: <none>
-Component: comment.module
+Component: Documentation in CVS
-Category: feature requests
+Category: bug reports
Priority: normal
Assigned to: Anonymous
Reported by: naudefj
Updated by: webchick
Status: active
If you have CVS access, you can simply update the appropriate
documentation file in /contributions/docs/developer/hooks, and then
commit it.
You might want to check if there are other missing ops too, while
you're at it.
webchick
Previous comments:
------------------------------------------------------------------------
Mon, 29 May 2006 16:21:36 +0000 : naudefj
I would like to write a hook to send a reject E-mail whenever a comment
is deleted. However, hook_comment only recognize "insert", "moderate"
and "update" operations. Please consider adding a "delete" action as
well.
------------------------------------------------------------------------
Mon, 29 May 2006 17:38:55 +0000 : killes at www.drop.org
features go into CVS.
I think it might be possible to fire such an action on the submit of
the form through form API.
------------------------------------------------------------------------
Wed, 09 Aug 2006 19:12:55 +0000 : naudefj
Looks like *hook_comment /delete/* is already implemented in code.
However, it is not listed in the API documentation.
What steps should I follow to get the API (http://api.drupal.org/)
updated.
More information about the documentation
mailing list