Changes for page Content Organization
Last modified by Lucas Charpentier (Sereza7) on 2024/11/28
From version 4.2
edited by Vincent Massol
on 2015/08/07
on 2015/08/07
Change comment:
There is no comment for this version
To version 4.3
edited by Vincent Massol
on 2015/08/07
on 2015/08/07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,13 +14,13 @@ 14 14 {{image reference="indextree.png"/}} 15 15 ))) 16 16 17 -= =Terminology ==17 += Terminology = 18 18 19 19 * **Nested Document** (a.k.a **Non-Terminal Document**): This is a wiki page that can have children pages. Technically a Nested Document is implemented as a Space (i.e. a **WebHome** page). 20 20 * **Non-Nested Document** (a.k.a **Terminal Document**): This a wiki page that cannot have children pages. Applications and script can create Terminal Documents. [[Advanced Users>>PageEditing||anchor="HAdvancedMode"]] are also able to create Terminal Documents from the UI. Standard Users are only able to create Nested Documents. 21 21 * **Nested Space**: A Space which has another Space as parent. 22 22 23 -= =History ==23 += History = 24 24 25 25 Prior to XWiki 7.2, [[we had the notion of Spaces>>Spaces]] which were collections of pages. A wiki was a collection of Spaces. However, starting in XWiki 7.2 we've introduced the concept of Nested Documents which made the concept of Space redundant. Note that at the development level (API level) we still have the concept of Space but we hide this at the UI level by implementing Nested Documents as Spaces. 26 26