Posted by askit on August 10, 2009 at 8:10am
Jump to:
| Project: | Taxonomy Redirect |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
We have a site with about 60,000 taxonomy terms. After installing Taxonomy Redirect, we find the admin UI page is too slow to open. How can we work it around? Or the module cannot be used for the mass of terms at all? Any tips will be appreciated!
Comments
#1
I found the cause - The admin UI tries to load all terms to a list but there are too many terms. The module should work if we remove the term list from the admin page...
#2
Maybe it would be a good idea to be able to disable term level redirection if the user wants to.
#3
Agree but how if we cannot open admin UI at all?
#4
The idea I have is to have two tabs on the taxonomy redirect settings page. The main tab would be general settings, like this one and maybe more to come and the redirects tab would essentially be the current settings screen.
So you would be able to go to the main tab without the other tab having to load.
#5
Genius idea! I thought of removing the option but minded someone would need it.
#6
Committed this feature to the 5.x-1.x and 6.x-1.x branches
#7
Automatically closed -- issue fixed for 2 weeks with no activity.
#8
Good job! Thank you, Justin!