Hi Michi,
To "disable this usecase" I use this
{mypub}/config/cocoon-xconf/usecases-remove-createpub.xconf:
<?xml version="1.0"?>
<xconf xpath="/cocoon/usecases" >
<component-instance
name="publication.createPublicationFromTemplate" logger="lenya.publication"
class="org.apache.lenya.cms.usecase.DummyUsecase">
</component-instance>
</xconf>
HTH,
--Doug
Michael Wechner wrote:
Hi
How can I disable/protect the "New publication" feature?
For the moment I have commented the link within
lenya/xslt/util/welcome.xsl
but this isn't really save ...
Thanks
Michi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]