Skip to content

nathanpitman/pages_nested_menu.pi.ee_addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

'Pages - Nested Menu' for ExpressionEngine

This ExpressionEngine plugin creates a list of your Pages (created using the native Pages module). Basic syntax is as follows:

{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}

The current page is wrapped with a list item with a class of 'active'.

Original development by Mark Huot. Updated for EE2.x by Nathan Pitman.

About

This is a port of the fantastic 'Pages - nested menu' plug-in for EE2.x. It was originally written by Mark Huot for ExpressionEngine 1.x.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published