Changes between Version 3 and Version 4 of MenuView
- Timestamp:
- 10/21/09 13:36:21 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MenuView
v3 v4 25 25 * '''depth''' = how many levels of children to display 26 26 27 * '''root''' = [root|current ] (root will display pages tree starting from pages without a parent, current will display pages children of the current page)27 * '''root''' = [root|current|parent|page_id] (''root'' will display pages tree starting from pages without a parent, ''current'' will display pages children of the current page, ''parent'' will display pages children of the current page parent if there is one, or children of the current page is there isn't a parent, ''page_id'' means that if you set root equal to the uri of an existing page you will show the children of that page) 28 28 29 29 == Example ==
