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