On Mar 7, 4:30 am, BazD <[EMAIL PROTECTED]> wrote: > Ive created a dmLink.cfc file with the following info: > > <cfcomponent > extends="farcry.plugins.farcrycms.packages.types.dmLink.cfc" > bUseInTree="false"></cfcomponent> > > and saved the file inside the projects packages > types folder, ran > updateapp=1 a few times, but the link is still appearing.
Baz your update will only remove the create option for links from the site overview tree menu. You'll need to add your own entries for the webtop configuration xml. Using this you can rearrange the webtop as you see fit. Learn more here: http://docs.farcrycms.org/display/FCDEV40/The+webtop -- 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 -~----------~----~----~----~------~----~------~--~---
