Other people have answered, but just as a random FYI, you can also use
cfa_foo to call custom tags, but the custom tag must be named
cfa_foo.cfm, not foo.fm. This was used in Spectra days and I'm mostly
sure it still works in MX.

Don't do this though, I'm just sharing a bit of random info. :)


On Mon, 13 Dec 2004 15:36:36 +1100, Stephen Cowling
<[EMAIL PROTECTED]> wrote:
> Is it all possible to create your own tag prefix? Instead of using cf_
> to get to custom tags.
> 
> the reason I ask, is to try and reduce the amount of
> <cfinvoke component="myComponent" method="setBlah">
>    <cfinvokeargument name="blah">
>    <cfinvokeargument name2="blah">
>    <cfinvokeargument name3="blah">
>    <cfinvokeargument name4="blah">
>    <cfinvokeargument name5="blah">
> ... etc
> That needs to be called.
> 
> I know I could cfinclude it, but I thought a more elegant way would be
> to have say,
> <blah:set name="blah" name2="blah" name3="blah" name4="blah" name5="blah">
> 
> Or am I barking mad?
> 
> Steve
> 
> --
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187363
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to