On Tue, Jan 20, 2009 at 11:50 AM, Asiri Rathnayake <[email protected]> wrote:
On Tue, Jan 20, 2009 at 4:03 PM, Jean-Vincent Drean <[email protected]> wrote:
Hi devs,
There are 4 votes required, see bellow.
1/ UI. See the screenshot at http://incubator.myxwiki.org/xwiki/bin/view/Mockups/Children Note that this list comes along with a generic way of building spaces/pages/attachment/comments lists (ul) in our skin files.
Here's my +1
+1
Say, if I open Main.WebHome and there are 1000 documents in Main space, would it lists all the docs?
Fortunately no :) This list only represent parent/child relationship, when you create PageB from PageA (with a wiki link): PageA is the parent and PageB the child. This relationships create a tree within and between spaces, you can see the whole tree with Index>Treeview in XE. JV.