Hello Andi,
Andreas Hartmann wrote:
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.
Could you explain a little more? It seems to break a lot of modules that
Wyona developed (available at http://svn.wyona.com/repos/public/lenya/).
Thanks,
Renaud
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
--
Renaud Richardet
COO America
Wyona Inc. - Open Source Content Management - Apache Lenya
office +1 857 776-3195 mobile +1 617 230 9112
renaud.richardet <at> wyona.com http://www.wyona.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]