tracker.module

Version 1.170 (checked in on 2009/11/29 at 10:33:16 by dries)

Enables tracking of recent content for users.

Functions

NameDescription
tracker_comment_deleteImplement hook_comment_delete().
tracker_comment_publishImplement hook_comment_publish().
tracker_comment_unpublishImplement hook_comment_unpublish().
tracker_comment_updateImplement hook_comment_update().
tracker_cronImplement hook_cron().
tracker_helpImplement hook_help().
tracker_menuImplement hook_menu().
tracker_node_deleteImplement hook_nodeapi_delete().
tracker_node_insertImplement hook_nodeapi_insert().
tracker_node_updateImplement hook_nodeapi_update().
_tracker_addUpdate indexing tables when a node is added, updated or commented on.
_tracker_calculate_changedDetermine the max timestamp between $node->changed and the last comment.
_tracker_myrecent_accessAccess callback for tracker/%user_uid_optional.
_tracker_removeClean up indexed data when nodes or comments are removed.
_tracker_user_accessAccess callback for user/%user/track.
Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.