Hi Michael,

Maybe I didn't make it clear, the Float Menu I am referring to is Spike's DHTML menu that is activated when an admin user is logged in and viewing the website. The little flyout thing in the top left hand corner, usually about 6 items in menu. Not the main Farcry navigation tree.

I have some new functions that I wish to call from there and I am hoping that Daemon would mod the core to allow a simple cfmodule call. The template would have the new menu items that I wish to add.

No big problem if Daemon do not wish to, as i can mod it myself, but I do wish to keep in line with the core product.

Adding this would enable any developer to add new functions to this flyout menu by maintaining the template in their application.

Chris.


Michael Sammut wrote:
Chris,

Can't you just use the bUseInTree="1" in your types'  CFC to push it into
the tree?  When we extend or create new type for the tree we do something
like:


<cfcomponent name="dmNavigation" extends="farcry.farcry_core.packages.types.dmNavigation" displayname="Navigation" hint="Extended navigation to choose a color for each node" bUseInTree="1">


BTW we have playing with a simple way to update the tree icons for custom tyoes.


--- 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

Reply via email to