On Fri, 2005-11-25 at 09:42 +0100, Michael Wechner wrote: > Annie Dumont wrote: > > > Hi everybody ! > > > > When you belong to the group editor or/and reviewer under Lenya, you > > have the ability on our publication to see all the sitetree on the > > site-tab, because by default, the editor et the reviewer can write and > > publish everywhere on our site. > > We created many groups with rights, on different part of the > > sitetree. It would be great if these people could see the part of > > sitetree they are able to work in. > > For the moment, a simple user obtains this message : [Application > > JavaScript] Error : could not load sitetree.xml > > Is it possible to change this ? As anybody an idea ? > > > I think you should file an enhancement bug. I guess one would have to > pass the sitretree through the Access/Authorization controller > and by using XMLHTTP resp. AJAX the performance problem shouldn't be > such an issue, but which certainly depends on your actual sitetree. > e.g. let's say one has a million nodes on a certain level, then all > these nodes need to be checked. Just something one has to be aware > of when implementing such a solution. So I guess it would make sense to > have a disable/enable switch for such a feature.
Actually the AccessControlSitetreeTransformer is being applied already. This sounds like a bug. Annie, can you explain with more detail how you set the rights of this "simple user"? thanks, Josias > > Michi > > > > > Cheers. annie > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
