Closed (fixed)
Project:
Taxonomy Redirect
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2009 at 08:10 UTC
Updated:
29 Nov 2009 at 08:59 UTC
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
Comment #1
askit commentedI 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...
Comment #2
agileware commentedMaybe it would be a good idea to be able to disable term level redirection if the user wants to.
Comment #3
askit commentedAgree but how if we cannot open admin UI at all?
Comment #4
agileware commentedThe 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.
Comment #5
askit commentedGenius idea! I thought of removing the option but minded someone would need it.
Comment #6
agileware commentedCommitted this feature to the 5.x-1.x and 6.x-1.x branches
Comment #8
askit commentedGood job! Thank you, Justin!