phpwax / wildfire.navigation
7.1
2013-07-22 13:57 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 01:34:34 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