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

------------------------------------------------------------------------------
      /lenya:translations = { 1 }
  }}}
  
- Non-shared UUID, arbitrary structure
+ Non-shared UUID, arbitrary structure, explicit translation references
  
  {{{
  /welcome_de
@@ -194, +194 @@

    /lenya:translations = { 1 }
  }}}
  
+ Non-shared UUID, arbitrary structure, implicit translation references via URL 
structure (String operations)
+ 
+ {{{
+ /welcome_de
+   /jcr:uuid = 1
+   /jcr:language = "de"
+ /welcome_en
+   /jcr:uuid = 2
+   /jcr:language = "en"
+ }}}
+ 
  Non-shared UUID, common parent node
  
  {{{

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

Reply via email to