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 ------------------------------------------------------------------------------ === Separated Areas in a Single Node === + Example: + + {{{ + /foo + /authoring + /content = "Hello" + /staging + /content = "Hello" + /live + /content = "Hello" + }}} + Advantages: + + * Simple + * Site structure can be changed without removing staged or published content Issues: * Areas not self-contained + * No direct URI-to-path mapping possible + * Changes to site structure would be visible in all areas immediately ---- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
