Reviewed & tested by the community
Project:
Taxonomy Enhancer
Version:
5.x-2.x-dev
Component:
Code - Taxonomy Enhancer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2008 at 22:37 UTC
Updated:
21 Jan 2011 at 23:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mh86 commentedJust to let you know, we started working on porting the Taxonomy Enhancer.
As soon as we are having a working version, we are going to post the patch here.
Comment #2
nicholasthompsonOh that is awesome news! Thanks very much!
Comment #3
mh86 commentedHi!
The posted patch includes our current efforts in porting this module.
The port includes several new features:
* additional integration of the form in the taxonomy manager (have to commit some changes there too)
* the taxonomy_enhancer_text supports multiple values now
* additional widgets in the text module: select list, checkboxes/radio buttons
We didn't have time yet to do much testing, but it seems that it basically works.
If your are interested in the things we have been doing (or are doing) at this code sprint see http://groups.drupal.org/node/14749 for more information :)
Comment #4
dman commentedI'm working with this ported version (I was also at the code sprint) and needing it in the real world.
I have some incremental tweaks I'd like to see (including allowing mixed-case in the field names - there is a reason for this in RDF/Semantic/DC metadata) but we should get this first roll branched in. Please? just make a D6 dev branch...
There are some odd issues with the way it creates the fields (textarea not textfield by default on a new config, but switches to textfield once you edit/save once) but we'll look at that as it goes...
In other news, we've been addressing ways of solving the hook_taxonomy_term_load/save failings. in D7 at least there will be a proper API for doing what we need here. Hopefully we can backport something to d6 also. Currently it's still a bit ad-hoc, as you know.
Comment #5
tuti commentedI applied the patch and got some errors with the info files so I went in and did them manually. I've attached the patched module including the info files that I did manually.
It would be great to have a "official" 6.x dev build though so you won't have to dig through the issues to get it..
Comment #6
murzLatest patched module don't want to replace tokens on my site (Drupal 6.5). It replaces the tokens with empty values!
I think it is because the field format is changed and module try to set the array to token.
We need to change the string in
function taxonomy_enhancer_token_values()fromto
because
$object->{$fid}on my site always is array like this :print_r($object->{$fid});And we setting the
$tokensvariable but function returns the$valuesvariable!Comment #7
dman commentedbump
Comment #8
murzMaybe there are a time to release a 6.x version, dev or stable version?
Comment #9
mlncn commentedAlso confirming that Matthias's patch in #3 works, so long as you use the "-p0" flags to apply it:
patch -p0 < taxonomy_enhancer_d6.patch. I haven't run into the token issue, but as #3 is a working patch it would be great to have it in to create the Drupal 6 branch, and then we can bugfix and add features against that.As I also need this for a client, and would like to be involved in moving some of its features to core, I would be happy to comaintain to help out with the D6 branch (although either dman or mh86 would be better, if they're willing!).
benjamin, Agaric Design Collective
Comment #10
andypostsubscribe
Comment #11
summit commentedSubscribing, will the D6 dev version be available soon please?
Thanks for all your effort!
greetings,
Martijn
Comment #12
Jean-Philippe Fleury commentedsubscription
Comment #13
NickSI commentedPatch proposed in #3 extends taxonomy_enhancer_value_text, adding field "delta", but does not provide update function for taxonomy_enhancer_value_text table. I have atatched full patch from D5 to D6 with error fixed
Comment #14
Jeff Burnz commentedIs the D6 branch likely or is the effort now focused on http://drupal.org/project/term_fields as suggested http://drupal.org/node/365489
Comment #15
mlncn commentedOr http://drupal.org/project/taxidermy ?
Comment #16
summit commentedHi,
Isn't taxidermy not a completely different scope? Isn't this about getting extra fields on the taxonomy terms?
I think it would be great to first get Taxonomy enhancer as is on D6, and then may be integrate with other initiatives? Right?
Just my humble opinion.
Thanks in advance for considering getting taxonomy enhancer on D6!
Greetings,
Martijn
Comment #17
Anonymous (not verified) commentedsubscribe - interested in helping
Comment #18
summit commentedPlease build the D6 branch, so we can move further from that point!
EDIT: Any progress in building the D6 branch? I am thinking of using this module on a D6 installation. But it needs to have a branch than in my opinion to move further from that, right?
Thanks in advance!
greetings,
Martijn
Comment #19
dman commentedbump-a-dump
So it's been well over a year now. Does that make this proj abandoned?
We've got all sorts of alternatives in D7 coming up, but still, this had a place in D6.
Comment #20
sfyn commentedsub
I am using the Drupal 6 module from comment #6 on equicosta.com. Primarily to enable input filters on the taxonomy descriptions.
Comment #21
sfyn commentedAnd I still think it is pertinent to at least release a D6 branch of the module.
Comment #22
nicholasthompsonI am planning on updating it - I just need to find some time. Sorry for the delay guys.
Comment #23
summit commentedGreat! Looking forward to a D6 update!
Edit:..still waiting, hopefully you get some time, soon :)
Greetings, Martijn
Comment #24
myregistration commentedI only see a release version for D5. Yet, during Taxonomy import a messaged is displayed "You will need taxonomy_enhancer or something similar to be recording the external IDs or relationships cannot be maintained over batches". This makes me worry that I may lose my hierarchy if I import. Why is this message displayed if the module is not maintained? Is there a stable version for D6 or has this module abandoned? D7 is coming out soon ;) Anyone know of an alternative? Is this module really necessary? Thanks!
Comment #25
andypost@nicholasThompson maybe you need a co-maintainer to support this?
drupal 7 with fieldsAPI solve most of troubles
Comment #26
summit commentedStill waiting for a D6 branched version. This because of porting a D5 site to D6.
Any progress in this field please?
Thanks a lot for your effort in advance!
greetings, Martijn
Comment #27
ridefree commentedawaiting a D6 version as well for the same reason.
Large port of D5 site to D6 nearing completion.
just so ya know there's ppl still wantin it ... even if 7 has rolled out ;)
thnx :)