So let's talk about what all you can do with the menu block. This block like several others is set up with a couple different display options. In the case of the menu block the output will be either in an unordered list or the links only. In both cases, the output will be surrounded by a div with the id of the name of the menu ("menu" by default).
Without any styling applied the unordered list would look like this.
And the links only would look like this.
To include the menu block in your .tpl files you'd use {menu_title} for the name of the menu and {menu_content} for the links themselves.
To set up your menu block go into the Blocks section of the admin panel.
| Name | Title | Status | Admin |
|---|---|---|---|
| categories | Options | ||
| featauth | Initialize Block | ||
| featured | Options | ||
| info | Options | ||
| login | Options | ||
| menu | Options | ||
| news | None | ||
| online | Initialize Block | ||
| poll | Initialize Block | ||
| randauth | Initialize Block | ||
| randmember | Initialize Block | ||
| random | Options | ||
| recent | Options | ||
| skinchange | None | ||
Then click on the "Options" link next to the menu block. The menu block should already be initialized. However, if it's not, you'll need to click "Initialize Block" first.

Print this page
Recommend this
