[xwiki-users] Horizontal Menu within a page
I am trying to figure out how to display a vertical menu within a page. I was playing around with the Menu Macro and I can get it to work just fine in a panel, but in a page, only the horizontal menu hides the sub items until the main item is expanded. With the Vertical, it simply displays all items. Any thoughts on this would be appreciated. Paul Pinkerton KnowledgeNow Project/ ACLCO
It works fine for me with: {{menu type="vertical collapsible"}} {{include reference="Menu.Test" /}} {{/menu}} where Menu.Test page was created with the Menu Application using the default content suggested. Only the top level entries (Home, Applications, Documentation) are visible on page load. Hope this helps, Marius On Sat, Jul 23, 2016 at 12:10 AM, Paul Pinkerton (ACLCO) <[email protected]> wrote:
I am trying to figure out how to display a vertical menu within a page. I was playing around with the Menu Macro and I can get it to work just fine in a panel, but in a page, only the horizontal menu hides the sub items until the main item is expanded. With the Vertical, it simply displays all items.
Any thoughts on this would be appreciated.
Paul Pinkerton KnowledgeNow Project/ ACLCO
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks so much, Marius. I was using "vertical" instead of "vertical collapsible" as the value. As a suggestion to the community, perhaps this page could be clarified a bit - http://extensions.xwiki.org/xwiki/bin/view/Extension/Menu+Application#HParam... Under Parameters, it lists horizontal and vertical as the values. I missed the values used in the examples that were different. Thanks so much for your help!! Paul Pinkerton KnowledgeNow Project/ ACLCO -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Marius Dumitru Florea Sent: July-25-16 5:06 AM To: XWiki Users Subject: Re: [xwiki-users] Horizontal Menu within a page It works fine for me with: {{menu type="vertical collapsible"}} {{include reference="Menu.Test" /}} {{/menu}} where Menu.Test page was created with the Menu Application using the default content suggested. Only the top level entries (Home, Applications, Documentation) are visible on page load. Hope this helps, Marius On Sat, Jul 23, 2016 at 12:10 AM, Paul Pinkerton (ACLCO) <[email protected]> wrote:
I am trying to figure out how to display a vertical menu within a page. I was playing around with the Menu Macro and I can get it to work just fine in a panel, but in a page, only the horizontal menu hides the sub items until the main item is expanded. With the Vertical, it simply displays all items.
Any thoughts on this would be appreciated.
Paul Pinkerton KnowledgeNow Project/ ACLCO
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Mon, Jul 25, 2016 at 5:00 PM, Paul Pinkerton (ACLCO) <[email protected]> wrote:
Thanks so much, Marius. I was using "vertical" instead of "vertical collapsible" as the value.
As a suggestion to the community, perhaps this page could be clarified a bit - http://extensions.xwiki.org/xwiki/bin/view/Extension/Menu+Application#HParam... Under Parameters, it lists horizontal and vertical as the values. I missed the values used in the examples that were different.
There's a paragraph below the list of parameters (right under the "type" parameter) that mentions how "collapsible" can be used.
Thanks so much for your help!!
Paul Pinkerton KnowledgeNow Project/ ACLCO
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Marius Dumitru Florea Sent: July-25-16 5:06 AM To: XWiki Users Subject: Re: [xwiki-users] Horizontal Menu within a page
It works fine for me with:
{{menu type="vertical collapsible"}} {{include reference="Menu.Test" /}} {{/menu}}
where Menu.Test page was created with the Menu Application using the default content suggested. Only the top level entries (Home, Applications, Documentation) are visible on page load.
Hope this helps, Marius
On Sat, Jul 23, 2016 at 12:10 AM, Paul Pinkerton (ACLCO) < [email protected]> wrote:
I am trying to figure out how to display a vertical menu within a page. I was playing around with the Menu Macro and I can get it to work just fine in a panel, but in a page, only the horizontal menu hides the sub items until the main item is expanded. With the Vertical, it simply displays all items.
Any thoughts on this would be appreciated.
Paul Pinkerton KnowledgeNow Project/ ACLCO
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Marius Dumitru Florea -
Paul Pinkerton (ACLCO)