Scott Talsma-2 wrote:
The easy way out is to have two sites.  The you can simply remove the
unused display methods from the webskins.  But if you really want to do
it, it should be possible.  You will have to override the cfc (copy it
into project/packages/types) along w/ supporting files. You would only
want to override the edit method, and its only change is that before
displaying the list of templates, you filter it based on the current user.
...snip...8<
This is the approach I'd recommend myself.  We toyed with the idea of adding an another "special" comment to templates (for example, like the @@displayname: comment) that includes a list of roles that are allowed to select a template.  I wonder if this is something that would be of interest to the general community?

-- geoff
http://www.daemon.com.au/

View this message in context: Re: Set permission to display method?
Sent from the FarCry - Dev forum at Nabble.com.

Reply via email to