History: Split_Level_Menu

Preview of version: 15

Will have
  1. one top level horizontal menu
  2. second & third level menus will be on the left, and contextual to what menu item is chosen at the top


Something like:
at the top:
{menu id=1 css=y selectLevel=1 type=horiz}

on the left:
{menu id=1 css=y toLevel=2,type=vert}

Creating the menu

YAML
objects: - type: menu ref: my_menu data: name: My Menu description: A menu containing the base navigation of the site collapse: none position: left order: 5 module_arguments: { css: y, toLevel: 2, type: vert } groups: [ Anonymous, Registered ] items: - name: Home url: ((Home Page)) groups: [ Anonymous ] - name: Private Area url: ((PrivateArea)) groups: [ Registered ] items: - name: Forum url: tiki-forums.php - name: Account Moderation url: tiki-adminusers.php permissions: [ admin_users ] - name: Administration url: tiki-admin.php permissions: [ admin ]


Add horizontal menu to top bar

YAML
preferences: enable: [ feature_phplayers , feature_cssmenus , sitemycode_publish , feature_sitemycode ] sitemycode: "{menu id=$profileobject:my_menu$ css=y selectLevel=1 type=horiz}"



See:
http://doc.tikiwiki.org/Menus


History

Information Version
Mon 02 of Mar, 2009 17:28 GMT-0000 Marc Laporte 28
Mon 02 of Mar, 2009 17:16 GMT-0000 Marc Laporte 27
Thu 26 of Feb, 2009 20:11 GMT-0000 Gary Cunningham-Lee Indented hyphen following FAQ to try to put Services on level 0. 26
Thu 26 of Feb, 2009 20:07 GMT-0000 Gary Cunningham-Lee Trying one level1 item. 25
Thu 26 of Feb, 2009 20:03 GMT-0000 Gary Cunningham-Lee Second try to reinstate. 24
Thu 26 of Feb, 2009 19:57 GMT-0000 Gary Cunningham-Lee Reinstating unindented objects. 23
Thu 26 of Feb, 2009 19:20 GMT-0000 Gary Cunningham-Lee Trying to make menu sublevels 22
Sun 22 of Feb, 2009 10:54 GMT-0000 Marc Laporte 21
Wed 04 of Feb, 2009 03:42 GMT-0000 Marc Laporte 20
Wed 04 of Feb, 2009 03:39 GMT-0000 Marc Laporte 19
Wed 04 of Feb, 2009 03:35 GMT-0000 Marc Laporte 18
Wed 04 of Feb, 2009 03:29 GMT-0000 Marc Laporte like at http://doc.tikiwiki.org/Menus 17
Sat 23 of Aug, 2008 16:03 GMT-0000 Marc Laporte 16
Mon 11 of Aug, 2008 14:45 GMT-0000 System Administrator 15
Thu 07 of Aug, 2008 21:52 GMT-0000 System Administrator 14
Thu 07 of Aug, 2008 21:38 GMT-0000 System Administrator 13
Thu 07 of Aug, 2008 21:36 GMT-0000 System Administrator 12
Thu 07 of Aug, 2008 21:35 GMT-0000 System Administrator 11
Thu 07 of Aug, 2008 21:18 GMT-0000 Marc Laporte 10
Thu 07 of Aug, 2008 21:17 GMT-0000 Marc Laporte 9
Thu 07 of Aug, 2008 06:41 GMT-0000 Marc Laporte 8
Thu 07 of Aug, 2008 06:40 GMT-0000 Marc Laporte 7
Thu 07 of Aug, 2008 06:40 GMT-0000 Marc Laporte 6
Thu 07 of Aug, 2008 06:30 GMT-0000 Marc Laporte 5
Thu 07 of Aug, 2008 06:29 GMT-0000 Marc Laporte 4