Yes, the problem is that if I disable "Admin" then they can't log into the
webtop.

I will look into copying the tag and hope it is never updated! :)

Derek 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of modius
Sent: Wednesday, August 01, 2007 4:08 PM
To: farcry-dev
Subject: [farcry-dev] Re: Webtop access without design mode


On Aug 2, 8:39 am, "Derek Westfall" <[EMAIL PROTECTED]> wrote:
> I just don't want them to have the float menu when they are skating 
> around the site.

Ah.. I'm sure there is a flag in there somewhere to suppress the float menu.
Where's documentation when you need it? ;)

If either of the following permissions is available to the user, then the
floater will appear:
permissionName="Admin"
permissionName='CanCommentOnContent'

This check is done in ./core/tags/navajo/display.cfm ie. the central
controller called by your projects index.cfm. If this is a real issue you
can simply copy this tag into your project, change the tag library reference
in your index.cfm and then change how this logic works to suit.  Bear in
mind you would then need to manually update you custom tag if/when core's
display.cfm tag changes.

All the best,

-- geoff
http://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