Cookbook /
ExpandingMenus-Talk
Summary: Talk page for ExpandingMenus.
Maintainer:
This space is for User-contributed commentary and notes. Please include your name and a date along with your comment.
Not to be confused with ExpandingMenu-Talk.
Comments
- When using this menu, I have found that if I set the top menu item to have sub menus, some main menu items below the first one don't show up. Specifically, if I have 1 sub menu item under the first main menu, the 2nd main menu item doesn't appear. Everything else works properly, and I do in fact use this menu to this day (8-8-11). I simply use the top position as "Home" with no sub menus.
Question:
Is it possible to arrange within one (:if group GroupOne:)
a second and maybe even third group? I would like to create a Members-section with a Forum (group Forum) and others but to include all of them within the group Members.
While you can't nest conditional statements, what you want simply requires that you display a second (or third) group within a single condition. That shouldn't be a problem. Using the example at the top of this page, if you wanted GroupOne and GroupTwo to display when on a page in GroupOne, then you would just get rid of the first
(:if:)
ending (After *[[GroupOne/Page3]]
) and the second (:if group GroupTwo:)
(after *[[GroupTwo/GroupTwo]]
) Pico May 18, 2006, at 07:51 AM
Well, yesterday I've already solved that problem via
(:if group GroupA or GroupB:)...(:if:)
. Maybe I should have checked the ConditionalMarkup earlier... But anyway - thank you.
Expansion Idea
Within the conditional part, use PageLists to automatically list all the pages in the group. Dec 14,2006 Sandy
Talk page for the ExpandingMenus recipe (users?).