Cache
macm - July 20, 2007 - 00:40
| Project: | Taxonomy Super Select |
| Version: | 5.x-1.5-1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | macm |
| Status: | active |
Jump to:
Description
Hi
How can I use "Super Select" with Drupal cache system. My cck node_type is taking a log time to run because my taxonomy have hundreds of terms.
I am using i18n too.
Regards and thanks, Super Select is amazing.

#1
Caching would be a very nice feature, unfortunately the TSS module is in a state where I can't apply any fixes due to a CVS operational change. There is request into support to get it corrected, but I think the current work being done on Drupal6 is taking precedence at the moment.
Keep checking as there is a lot of love waiting for TSS when I can commit to the code again.
Gord.
#2
What would you cache? The core taxonomy module does static caching automatically. I would like to see the tree traversal changed so that parent/child structures don't require so many calls. However, that should wait until the module is getting attention again, as Gord says is about to happen.