[xwiki-users] Create a tree navigation
Hi, I have a space where I want to make navigation easier. So inside this space I want to create a navigation panel, containing only the "Table of contents", is it possible? The best situation would be to create tree view, like a file explorer. Does anyone know how can it be done? Thanks - Roney
Hi, we're currently working on a customizable treeview widget allowing to browse wikis/spaces/pages/attachments. It will be available soon, starting with XE 1.8. Thanks, JV. On Thu, Mar 5, 2009 at 4:02 PM, CASTRO roney <[email protected]> wrote:
Hi, I have a space where I want to make navigation easier. So inside this space I want to create a navigation panel, containing only the "Table of contents", is it possible? The best situation would be to create tree view, like a file explorer. Does anyone know how can it be done? Thanks - Roney _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, You can already use the TOC macro. See http://code.xwiki.org/xwiki/bin/view/Macros/TocMacro and http://code.xwiki.org/xwiki/bin/view/Macros/TocMacro20 Thanks -Vincent On Thu, Mar 5, 2009 at 4:02 PM, CASTRO roney <[email protected]> wrote:
Hi, I have a space where I want to make navigation easier. So inside this space I want to create a navigation panel, containing only the "Table of contents", is it possible? The best situation would be to create tree view, like a file explorer. Does anyone know how can it be done? Thanks - Roney
Jean, For the current 1.8 version available for download/evaluation, is this feature available, or it is still under development? Thanks, -Roney -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jean-Vincent Drean Sent: quinta-feira, 5 de março de 2009 13:22 To: XWiki Users Subject: Re: [xwiki-users] Create a tree navigation Hi, we're currently working on a customizable treeview widget allowing to browse wikis/spaces/pages/attachments. It will be available soon, starting with XE 1.8. Thanks, JV. On Thu, Mar 5, 2009 at 4:02 PM, CASTRO roney <[email protected]> wrote:
Hi, I have a space where I want to make navigation easier. So inside this space I want to create a navigation panel, containing only the "Table of contents", is it possible? The best situation would be to create tree view, like a file explorer. Does anyone know how can it be done? Thanks - Roney _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, You'll find info on how to use it with XE 1.8RC2 here: http://jira.xwiki.org/jira/browse/XWIKI-3287 Note that the version that'll be shipped with XE 1.8RC3 can be configured to display a specific wiki or even a specific space. JV. On Tue, Mar 10, 2009 at 2:41 PM, CASTRO roney <[email protected]> wrote:
Jean, For the current 1.8 version available for download/evaluation, is this feature available, or it is still under development? Thanks, -Roney
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jean-Vincent Drean Sent: quinta-feira, 5 de março de 2009 13:22 To: XWiki Users Subject: Re: [xwiki-users] Create a tree navigation
Hi, we're currently working on a customizable treeview widget allowing to browse wikis/spaces/pages/attachments. It will be available soon, starting with XE 1.8.
Thanks, JV.
On Thu, Mar 5, 2009 at 4:02 PM, CASTRO roney <[email protected]> wrote:
Hi, I have a space where I want to make navigation easier. So inside this space I want to create a navigation panel, containing only the "Table of contents", is it possible? The best situation would be to create tree view, like a file explorer. Does anyone know how can it be done? Thanks - Roney _______________________________________________ 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
Hello, <br><br>I have tried the suggested feature (described in the JIRA issue), but it seems to be quite experimental and not ready for production use (for example the tree looked more like a list than a tree). Perhaps I didn't use it as I should have? <br><br>Until this will be ready, I have found another solution (inspired from the AllDocs page). I have created a panel like this: <br><br>#panelheader('Panel de test') <br>#includeTopic("XWiki.Treeview") <br>#panelfooter() <br><br>and I have added it to the side bar. However this approach has a disadvantage: when the page changes, the tree doesn't remember it's folded/unfolded state. <br><br>Is there a hack or a solution to this problem? <br><br>Thanks in advance. <br>Best regards, <br>Cristi. -- View this message in context: http://n2.nabble.com/Create-a-tree-navigation-tp2429944p2522563.html Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (4)
-
CASTRO roney -
Cristi -
Jean-Vincent Drean -
Vincent Massol