Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by AndreasHartmann:
http://wiki.apache.org/lenya/JcrContentModel

------------------------------------------------------------------------------
+ == Site Structure ==
+ 
+ Options:
+ 
+  * Use JCR node hierarchy
+   * One "implicit" hierarchy
+   * Additional hierarchies possible via separate node hierarchies with 
references
+  * Use flat storage with artificial hierarchy
+   * Either XML stored in a property (like now)
+   * Or separate node hierarchy with references to the content nodes
+ 
  == Areas (Authoring, Staging, Live) ==
  
  This section refers to areas as abstract concepts, not necessarily modeled as 
separated content areas.
@@ -22, +33 @@

   * {{{Node.update(workspace)}}} copies the subtree:
    * either nodes must be kept in a flat structure (no hierarchy)
    * or nodes and properties must be copied manually
+  * Changing the site structure requires to remove the involved nodes from all 
non-authoring areas (like now)
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to