blog.module

Version 1.213.2.6 (checked in on 2006/10/18 at 20:14:08 by killes)

Enables keeping an easily and regularly updated web page or a blog.

Functions

NameDescription
blog_accessImplementation of hook_access().
blog_blockImplementation of hook_block().
blog_feed_lastDisplays an RSS feed containing recent blog entries of all users.
blog_feed_userDisplays an RSS feed containing recent blog entries of a given user.
blog_formImplementation of hook_form().
blog_helpImplementation of hook_help().
blog_linkImplementation of hook_link().
blog_menuImplementation of hook_menu().
blog_node_nameImplementation of hook_node_name().
blog_pageMenu callback; displays a Drupal page containing recent blog entries.
blog_page_lastDisplays a Drupal page containing recent blog entries of all users.
blog_page_userDisplays a Drupal page containing recent blog entries of a given user.
blog_permImplementation of hook_perm().
blog_userImplementation of hook_user().
blog_viewImplementation of hook_view().
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.