Re: [Hypercontent-users] Remove build link
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2007-09-05 01:03:53
|
The permissions approach should work - it works for me! Make sure to test as a user who is not in group:admin and also not in the publisher group. Alex On Sep 3, 2007, at 8:03 PM, tom tom wrote: > Hi, > > If there is a business requirement to remove the build > and build All links from the workflow screen for > approvers what is the best way to do, I thought we can > do it via permissions.xml as follows but it still > shows the links, is there any declarative way to do > this? > > <permission activity="build" denied="true" > principal="group:approvers" target="/**/"/> > <permission activity="build" denied="true" > principal="group:approvers" target="/**/*.*"/> > > Thanks, > > > > ______________________________________________________________________ > ______________ > Moody friends. Drama queens. Your life? Nope! - their life, your > story. Play Sims Stories at Yahoo! Games. > http://sims.yahoo.com/ > |