phpwax / wildfire.navigation
7.1
2013-07-22 13:57 UTC
This package is auto-updated.
Last update: 2024-08-29 04:11:41 UTC
README
use:
<?=partial("nav/__navigation", array('root'=>$root));?>
$root is a WildfireNavigationItem (Primary / Footer from example below)
The idea is the top level page is the navigation block (multi-lingual)
- Primary
- Home
- News
- Contact
- Footer
- Sitemap
and similar, this way the built in sort function (for content items) will work nicely