Daylife Select
A point & click tool to create dynamic content portals. Learn More »
function blog_caged_menu() { $items['user/%user/blog'] = array( 'title' => 'My blog', 'page callback' => 'blog_caged_blog_page_user', 'page arguments' => array(1), 'access callback' => 'blog_caged_blog_access', 'access arguments' => array(1),... Full Article at LXer