blog.module

Version

1.245.2.3 (checked in on 2006/10/18 at 20:14:42 by killes)

Description

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

Functions

Namesort iconDescription
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_infoImplementation of hook_node_info().
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().
 
 

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.