On Dec 19, 4:00 am, mcbenton <[EMAIL PROTECTED]> wrote: > 1. I've got about 4000 categories I want to use to manage content in > one section of my site. I used the category tree quick builder to > create them. No problem. But viewing them in the category management > section is VERY slow. Takes minutes to load the tree. Any ideas for > fixing this? Is there a way to have tree nodes built "on demand" so > that they are fetched as needed and not all at once in the beginning? > I have a feeling that otherwise assigning categories to articles is > going to get really tedious if I have to wait minutes before editing > each article for the category tree to load and build.
What version of FarCry are you using? Have you tried the Flex UI for category management? If you can break down categories into discrete branches you can provide multiple category pickers in your content type edit handlers that only show category selections from the nominated branch and its descendants. Presenting a tree of 4000 categories to a contributor in a single field is going to be a difficult ui issue for any system. -- 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 -~----------~----~----~----~------~----~------~--~---
