[xwiki-users] Is it possible to create child pages of a page?
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page? I've seen this with other wikis but I don't see how I can do it with Xwiki. Bill Vlahos
Hi, http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag... Thanks, Caty On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos <[email protected]>wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks. That works great. However, I still see all of the documents in the space using the default "Documents in space xxx". Is there another Gadget (or modify a parameter of this gadget, or something else) that will only display the child pages of this space? Then when I go to that page can I see the list of child pages of it? Thanks, Bill Vlahos -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Ecaterina Moraru (Valica) Sent: Thursday, January 30, 2014 2:20 AM To: XWiki Users Subject: Re: [xwiki-users] Is it possible to create child pages of a page? Hi, http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag... Thanks, Caty On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos <[email protected]>wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
There are some extensions on http://extensions.xwiki.org about children pages, like http://extensions.xwiki.org/xwiki/bin/view/Extension/Parent-Children+Livetab.... Haven't tested it but I'm sure you can find something useful. Thanks, Caty On Wed, Feb 5, 2014 at 9:42 PM, Bill Vlahos <[email protected]>wrote:
Thanks. That works great. However, I still see all of the documents in the space using the default "Documents in space xxx".
Is there another Gadget (or modify a parameter of this gadget, or something else) that will only display the child pages of this space? Then when I go to that page can I see the list of child pages of it?
Thanks, Bill Vlahos
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Ecaterina Moraru (Valica) Sent: Thursday, January 30, 2014 2:20 AM To: XWiki Users Subject: Re: [xwiki-users] Is it possible to create child pages of a page?
Hi,
http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag...
Thanks, Caty
On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos <[email protected]>wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi, I've asked this question some time ago and somebody has a good answer. Search this subject in the mailing list "How can I display a subtree with hierarchy macro" By the way, I think that it is a must to have in standard macros of xwiki... Regards, Christophe 2014-02-05 Bill Vlahos <[email protected]>:
Thanks. That works great. However, I still see all of the documents in the space using the default "Documents in space xxx".
Is there another Gadget (or modify a parameter of this gadget, or something else) that will only display the child pages of this space? Then when I go to that page can I see the list of child pages of it?
Thanks, Bill Vlahos
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Ecaterina Moraru (Valica) Sent: Thursday, January 30, 2014 2:20 AM To: XWiki Users Subject: Re: [xwiki-users] Is it possible to create child pages of a page?
Hi,
http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag...
Thanks, Caty
On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos <[email protected]>wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On 6 Feb 2014 at 18:30:57, Christophe Domas ([email protected](mailto:[email protected])) wrote:
Hi,
I've asked this question some time ago and somebody has a good answer. Search this subject in the mailing list "How can I display a subtree with hierarchy macro"
By the way, I think that it is a must to have in standard macros of xwiki…
I agree. I’ve started this thread last week: http://xwiki.markmail.org/thread/ks5ddty2khufmuyh ;) Thanks -Vincent
Regards,
Christophe
2014-02-05 Bill Vlahos :
Thanks. That works great. However, I still see all of the documents in the space using the default "Documents in space xxx".
Is there another Gadget (or modify a parameter of this gadget, or something else) that will only display the child pages of this space? Then when I go to that page can I see the list of child pages of it?
Thanks, Bill Vlahos
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Ecaterina Moraru (Valica) Sent: Thursday, January 30, 2014 2:20 AM To: XWiki Users Subject: Re: [xwiki-users] Is it possible to create child pages of a page?
Hi,
http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag...
Thanks, Caty
On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
The perfect solution should allow us to use the tree from <root>/xwiki/bin/view/Main/AllDocs?view=tree in our wiki pages with the possibility to specifiy the root node to display (curent page by default) and if we want the tree expended or not. I don't know if is possible or not. If not, the hierarchy macro is a good start but we cannot specify the root node. That's why I used a custom macro given by zzeroo in "How can I display a subtree with hierarchy macro". I've named it {{subtree/}} and use it in all pages that are only created as "container". Regards, Christophe 2014-02-06 [email protected] <[email protected]>:
On 6 Feb 2014 at 18:30:57, Christophe Domas ( [email protected](mailto:[email protected])) wrote:
Hi,
I've asked this question some time ago and somebody has a good answer. Search this subject in the mailing list "How can I display a subtree with hierarchy macro"
By the way, I think that it is a must to have in standard macros of xwiki...
I agree.
I've started this thread last week: http://xwiki.markmail.org/thread/ks5ddty2khufmuyh
;)
Thanks -Vincent
Regards,
Christophe
2014-02-05 Bill Vlahos :
Thanks. That works great. However, I still see all of the documents in the space using the default "Documents in space xxx".
Is there another Gadget (or modify a parameter of this gadget, or something else) that will only display the child pages of this space? Then when I go to that page can I see the list of child pages of it?
Thanks, Bill Vlahos
-----Original Message----- From: users [mailto:[email protected]] On Behalf Of Ecaterina Moraru (Valica) Sent: Thursday, January 30, 2014 2:20 AM To: XWiki Users Subject: Re: [xwiki-users] Is it possible to create child pages of a page?
Hi,
http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HSettingthepag...
Thanks, Caty
On Thu, Jan 30, 2014 at 2:00 AM, Bill Vlahos wrote:
I understand creating Spaces and Pages within Spaces. Is it possible to create and additional level down to subpages of a page?
I've seen this with other wikis but I don't see how I can do it with Xwiki.
Bill Vlahos
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Bill Vlahos -
Christophe Domas -
Ecaterina Moraru (Valica) -
vincent@massol.net