I added a UseFloatMenu Policy and assigned it to my desired groups, and then
copied and changed the Navajo:display tag, 
Line 318 TO: <cfset iAdmin =
oAuthorisation.checkPermission(permissionName="UseFloatMenu",reference="Poli
cyGroup") />

Works great. Also had to copy over the floatmenu.cfm tag as that is
cfincluded by the tag.

Derek

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of Chris Kent
Sent: Thursday, August 02, 2007 9:08 AM
To: farcry-dev
Subject: [farcry-dev] Re: Webtop access without design mode


Derek,

The way I handle this is to place <cfset request.bhidecontextmenu =
true> in application.cfm

You can optionally wrap a condition around this if you want the flaotmenu to
appear for certain users/ip addresses.

Chris.

On Aug 1, 11:39 pm, "Derek Westfall" <[EMAIL PROTECTED]> wrote:
> I just don't want them to have the float menu when they are skating 
> around the site.
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] 
> On
>
> Behalf Of modius
> Sent: Wednesday, August 01, 2007 3:37 PM
> To: farcry-dev
> Subject: [farcry-dev] Re: Webtop access without design mode
>
> On Aug 2, 1:40 am, "Derek Westfall" <[EMAIL PROTECTED]> wrote:
> > Is there a permission setting that will give contributors access to 
> > the webtop but not access to designmode?
>
> Are you trying to block container management?  There is a specific 
> tree based permission for container management.  That might be enough 
> to do the trick.
>
> -- geoffhttp://www.daemon.com.au/





--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to