Michael Wechner wrote:

right, I totally forgot that Forrest has something similar like the sitetree of the default publication, which is kind of "independent" of the actual content hierarchy.

it is only marginally different from sitetree.xml

content still has to be nested in site.xml the same way it is stored on the file system. the only difference is that each node's element name can be used to refer to a node (if the name is unique). it escapes me why the unique name is not the id of the node element, but instead the element name, making validation impossible..

I thought we could just generate it on the fly basically, but yes we would have
to implement at least the "addNode".

might as well implement the whole interface so we can use the site area properly

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

Reply via email to