I set debug to true once and then back to false.
Now when viewing the source I see menu information in comments:
Code: Select all
<!-- stdClass Object
(
[id] => 15
[pagetitle] => Example title
[url] => http://www.domain.com/example
[accesskey] => 1
[type] => content
[tabindex] =>
[titleattribute] => Home Page, shortcut key=1
[modified] => 1291229654
[created] => 1153851751
[hierarchy] => 1
[depth] => 1
[prevdepth] => 1
[children_exist] =>
[haschildren] =>
[menutext] => Front page
[raw_menutext] => Front page
[target] =>
[index] => 0
[alias] => front
[parent] =>
[extra1] =>
[extra2] =>
[extra3] =>
[current] => 1
)
1 -->