[xwiki-users] purpose of parent pages
Hello, I'm trying to figure out the purpose of "parent" pages in XWiki. What can they be used for? If I set access rights on a page, do they trickle down to the child pages? Thanks! -jeff
Hi, No, access rights are not propagated from parents to children. Personally, I use parent pages as a navigation aid: I changed the header template to show links to .. > great-grandparent > grandparent
parent > current page - a bit like breadcrumbs. This is useful in the absence of backlinks. I'm sure there are other uses too.
Regards, Robin. On 11/08/06, Jeff Ousley <[email protected]> wrote:
Hello,
I'm trying to figure out the purpose of "parent" pages in XWiki. What can they be used for? If I set access rights on a page, do they trickle down to the child pages?
Thanks! -jeff
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Hi, Parent pages are there for the navigation aid. Backlinks help also in this area (there is actually backlinks activated on xwiki.com now although there are not shown in the interface) but are not really enough. Spaces are here for a macro level organization and rights. It would be too power consuming to handle rights using the parent fields and could also be confusing. Since the parent field is filled automatically when creating a page from another page it creates a navigation tree without actually requiring a lot of work from users. This has a lot of value in a bug wiki. We have some prototypes showing the navigation tree in a page or in a MindMap. Ludovic Jeff Ousley a écrit :
Hello,
I'm trying to figure out the purpose of "parent" pages in XWiki. What can they be used for? If I set access rights on a page, do they trickle down to the child pages?
Thanks! -jeff
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
participants (3)
-
Jeff Ousley -
Ludovic Dubost -
Robin Fernandes