How can I modify the spaces navigation?
I've been using xwiki for a week or so, and now I want to change the functionality a bit. After importing the recommended xar file, I see the spaces navigation on the right under the search field. Right now it shows all spaces (even those the user doesn't have permission to see) and all pages within that space. I'd like to change the navigation so that only viewable spaces and top level pages (those without a parent) are shown. However, I can't figure out what file or files I need to modify. I'm assuming that it's something in the /skins/xwiki10b1 folder. Anyone have any suggestions for me? Thanks, Eric
Hi Eric, On Mar 15, 2007, at 6:07 PM, Eric Bessette wrote:
I’ve been using xwiki for a week or so, and now I want to change the functionality a bit. After importing the recommended xar file, I see the spaces navigation on the right under the search field. Right now it shows all spaces (even those the user doesn’t have permission to see) and all pages within that space. I’d like to change the navigation so that only viewable spaces and top level pages (those without a parent) are shown. However, I can’t figure out what file or files I need to modify. I’m assuming that it’s something in the /skins/xwiki10b1 folder. It's in the Panels space. Here: http://<server>/xwiki/bin/view/Panels/
This panel is called "Navigation": http://<server>/xwiki/bin/view/Panels/Navigation I'm not sure where to put this information on xwiki.org. Could you tell me where you'd have expected to find it? Thanks -Vincent
Anyone have any suggestions for me?
Thanks, Eric
vmassol wrote:
It's in the Panels space. Here: http://<server>/xwiki/bin/view/Panels/
This panel is called "Navigation": http://<server>/xwiki/bin/view/Panels/Navigation
I'm not sure where to put this information on xwiki.org. Could you tell me where you'd have expected to find it?
Thanks -Vincent
Because I'm not familiar with XWiki's development structure, I was thinking it was a skin change, not a class change (if I understand correct). I guess at the end of the Skins page in the Dev Guide, I would like to see something like: "If you are interested in making more advanced changes to XWiki's functionality, you probably want to check out the Panels area" Thanks, Eric -- View this message in context: http://www.nabble.com/How-can-I-modify-the-spaces-navigation--tf3409658.html... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi Eric, On Mar 15, 2007, at 8:22 PM, bessette wrote:
vmassol wrote:
It's in the Panels space. Here: http://<server>/xwiki/bin/view/Panels/
This panel is called "Navigation": http://<server>/xwiki/bin/view/Panels/Navigation
I'm not sure where to put this information on xwiki.org. Could you tell me where you'd have expected to find it?
Thanks -Vincent
Because I'm not familiar with XWiki's development structure, I was thinking it was a skin change, not a class change (if I understand correct). I guess at the end of the Skins page in the Dev Guide, I would like to see something like:
"If you are interested in making more advanced changes to XWiki's functionality, you probably want to check out the Panels area"
I've added the information on http://www.xwiki.org/xwiki/bin/view/ AdminGuide/Configuration This is the page to go to when you're a Wiki admin and you wish to configure your wiki. Thanks -Vincent
participants (3)
-
bessette -
Eric Bessette -
Vincent Massol