There is no example for comments. Might be good idea to add it into the module. I can develop it if there is a need

Comments

mile23’s picture

Status: Active » Postponed (maintainer needs more info)

Comments seem to have the same sort of API patterns as other APIs: Hooks for when stuff happens to them such as hook_comment_load(). You can see a list here: http://api.drupal.org/api/drupal/modules%21comment%21comment.api.php/7

Is there any specific question you want to get answered by an examples module?

a.milkovsky’s picture

nope. no specific questions.
thanks for the answer.

yes api is the almost same. but there are some different moments in comments. e.g. comments can have parrents.
if you want I can add an example

mile23’s picture

Status: Postponed (maintainer needs more info) » Active

Yes, please. :-)

mile23’s picture

Issue summary: View changes

I can develop it

mile23’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

It's minimal maintenance time for the 7.x-1.x branch of Examples. See #2642596: D6, D7 Roadmap for Examples