EE 1
EE 2
Pages - Nested Menu
Developer
3rd Party (Free)
Compatibility
- LG Addon Updater
- Multi Site Manager
- Stand Alone Entry Form
Requirements
- jQuery for the Control Panel
Tags
Nested Menus for Pages (the Pages module)
Examples
Basic use:
{exp:pages_nested_menu
root="/about/" include_ul="no" include_root="no" depth="1"}
<a href="{pnm_page_url}" title="{pnm_title}">{pnm_title}</a>
{/exp:pages_nested_menu}
Another example showing how to style the “current” page:
{exp:pages_nested_menu
root="/about/" include_ul="no" include_root="no" depth="1"}
<a href="{pnm_page_url}" title="{pnm_title}"
{if "{segment_2}" == "{pnm_url_title}"} class="current"{/if}
>{pnm_title}</a>
{/exp:pages_nested_menu}
Pages - Nested Menu Links
This entry was last updated December 22, 2009, 2:13 pm.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. Devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!