Hi Lenya devs,

according to many discussions, the NodeCreatorInterface was considered
harmful and therefore deprecated.

I removed it now, the creation is handled completely by the
DocumentManager.

If you want to initialize your documents in a specific way, you can
do this in the corresponding usecase.

To make your resource types work again, you have to remove the
creator element:

instead of

  <creator src="org.apache.lenya.cms.authoring.DefaultBranchCreator">
    <sample-name>fallback://lenya/modules/...</sample-name>
  </creator>

it is sufficient to write

  <sample-name>fallback://lenya/modules/links/samples/links.xml</sample-name>


Sorry for the inconvenience,

-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


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

Reply via email to