Posted by michaeljean@ncf.ca on September 4, 2010 at 8:57pm
2 followers
Jump to:
| Project: | Language Assignment |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Andrew Schulman |
| Status: | active |
Issue Summary
I have 500 taxonomy terms that I need to assign languages for. This module would be perfect except it doesn't currently include terms. As a new feature, please include the ability to assign languages for terms in the next release.
Comments
#1
Great idea, Michael. I'm pretty full up at the moment, but I'll look into it as soon as I can.
#2
I haven't used taxonomy much, so some background would help here. Where are you usually managing taxonomy? At admin/content/taxonomy/# ? There's no bulk update form there, as there is already for users (admin/user/user) and nodes (admin/content/node). Is there one somewhere else that I haven't seen, maybe provided by another module? I looked around a bit for such a module. I didn't exactly find it, but there are others that seem related, such as Taxonomy Manager.
It probably wouldn't be hard to add a bulk update form for taxonomy at admin/content/taxonomy/#, I just want to be sure it's the right approach. It seems like maybe a separate module - Taxonomy Bulk Update. Language assignment could make the operations available, and they'd become available if the user also installed TBU. What do you think?
#3
I think I'd also need to understand how or where one associates languages with taxonomy. I'm looking through the database tables, and I can't see that vocabularies or terms even have languages associated with them. Is there a place where you already go to assign a language to one term or vocabulary at a time? Or where else does this show up?
#4
#5
Neither D6 nor D7 associates languages with taxonomies. Until it does, this feature is outside the scope of Language assignment. Thanks for the suggestion anyway.
#6
The i18n Taxonomy translation module (i18ntaxonomy) does associate languages with taxonomies. It would be nice to support language assignment options for vocabularies and terms.