I create this issue because comments in issue 365489: How does this differ from Taxonomy Enhancer? are related to such a functionality and not original subject.

If this kind of feature is really needed, it will be possible to work on it.

Is anybody interested in it? Do some people want to help?

Comments

nancydru’s picture

Title: Upgrade fonctionality to import term fields into D7 fieldable terms » Upgrade functionality to import term fields into D7 fieldable terms

I don't know if this is the best place to put this issue, but may be as good as any.

Those of us who have modules with similar functionality (such as my Taxonomy Image) can definitely learn from each other on this upgrade path. I hope to start studying Fields shortly. While I suspect some of the functionality of TI will indeed be unnecessary, I am having trouble seeing how it will all go away. But I can see the potential value in rewriting the remaining parts to be more object oriented, which I also have to learn soon.

b-prod’s picture

I agree with you, but I am totally full for a few moment. Fortunately, some projects I am working on will soon be finished.
So I hope it will be shortly possible for me to investigate on such an implemention.

hass’s picture

+

colan’s picture

Subscribing.

griz’s picture

bump

b-prod’s picture

I am very sorry about that, but I will only be able to work on this (because it needs lots of time, especially for testing) from October. Before, it is not possible for me to block enough time for that.

If anybody is interested to collaborate and share the tasks to develop, it could be possible to finish sooner.

nguyenhoathuan’s picture

Yes, please !
++

nancydru’s picture

b-prod’s picture

Version: 6.x-1.12 » 6.x-1.x-dev

Thanks, will have a look

nancydru’s picture

Yeah, me too. Which ever of us gets progress first could help the other because we have similar conversions to make.

b-prod’s picture

Works for me.

dcoulombe’s picture

Drupal 7: It's already implemented if you have the CCK module installed. Just go to your taxonomy and click on "Manage field". Bingo!

b-prod’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Component: Miscellaneous » Code

@dcoulombe: this issue does not talk about implementing term fields in D7, but to export existing D6 term fields data to the D7 field API.