Ecellent - thanks Brendan. I have to agree with Chris Kent, you have thought of everything!
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brendan Sisson Sent: Wednesday, 24 March 2004 2:55 PM To: FarCry Developers Subject: [farcry-dev] Re: adding custom types to Navigation tree Andrew Mercer wrote: > Is it possible to add a customised / derived type to the navigation tree? > so instead of adding dmHTML I could add myHTML bUseInTree is what you are after: <cfcomponent displayname="MyObject" extends="farcry.farcry_core.packages.types.types" hint="My custom object" bUseInTree=1> -Brendan http://farcry.daemon.com.au --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
