Propose your change to taxonomy module in core
robertDouglass - July 1, 2008 - 17:08
| Project: | Leftandright - Nested Set Taxonomy |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Submit a patch. Advocate for the change. Garner and respond to feedback. Changes to taxonomy can languish in contrib forever and ever, or they can find champions who push them into core. Be a champion.

#1
Pushing this into core means Drupal 7, which I have no experience with, and sadly don't have the time to start. I'd love to, although I'm really not sure how many people this would benefit, certainly Googling, and searching the Drupal site itself there is a lot of comment on the use of "Large taxonomies", but what percentage of the total users this is, is hard to say.
Thanks for your comments anyway Robert, I'll leave this issue open as a reminder, of what I should be doing with this module.
#2
Great contrib! If possible, a patch in the queue for review would be a good start.
#3
+1 to Robert
Great contrib!
Warm regards from sunny México!
:-)
Pepe
#4
Have you guys seen this one?
http://drupal.org/project/lineage
It is meant to address the same issue of super large taxos with the nested tree algorithm.
#5
Sorry giorgio79, you've not read the module's project page properly. It definitely isn't designed to improve Drupal's handling of large taxonomies.
#6
Thanks but I think I have. :) Taxonomy Lineage as I understand it is meant to handle super large hierarchical taxonomies, and the emphasis there is on hierarchy...Currently Drupal Taxonomy module stores only the parent child relationships and it has to rejoin itself to get the full hierarchical taxonomy line for a multi level hierarchy (like geo hierarchy such as continent->country->city->locality...). Taxonomy Lineage solves this issue. As I understand yours is good for free tagging single level taxos as well...
#7
Back to the topic of this issue:
Is there a link to the D7 issue queue where you are proposing this change?