Submitted by Bryan on
"The Archives menu in the sidebar can get pretty tall. If you don't want to display any of the entry text, edit the scripts/sb_theme.php file. Look for the menu_display_blognav_tree function.Change this:
$str = read_menus_tree( $month, $year, $day );

To this:
$str = read_menus_tree( $month, $year, $day, 0 );"
More...

CMS Topics: 

Comments