6 calls to menu_set_location() in Drupal 5
- blog_view in modules/
blog/ blog.module - Implementation of hook_view().
- book_nodeapi in modules/
book/ book.module - Implementation of hook_nodeapi().
- comment_reply in modules/
comment/ comment.module - This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
- forum_view in modules/
forum/ forum.module - Implementation of hook_view().
- taxonomy_term_page in modules/
taxonomy/ taxonomy.module - Menu callback; displays all nodes associated with a term.
- theme_forum_display in modules/
forum/ forum.module - Format the forum body.