Active
Project:
Term Display
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2009 at 08:37 UTC
Updated:
2 Dec 2009 at 12:39 UTC
http://drupal.org/project/taxonomy_hide
Both of these projects are very similar, and could benefit much from merging.
It would be good if the developers could get together and see if the aims and designs of the modules are compatible enough so that they could be merged.
#575422: Merge with Term Display? is a dupe of this from the other end.
Comments
Comment #1
nedjoThanks for raising this, agreed, they should be the same module.
I suppose the term_display namespace might make more sense since the aim is not only hiding.
As for which code to start with, I'm easy. I guess we shd evaluate the relative functionality and work from there.
naught101, would you be willing to do up a chart comparing functionality?
brmassa, I've assigned you CVS access to term_display as a first step.
Comment #2
naught101 commentedI haven't used either yet, so I'm probably not the best person to do a comparison, but if I get time I will.
One thing to note, just from reading the front pages, is that both modules actually control the display of whole vocabularies, not terms, right?
Term_display appears to have far more functionality, and the initial reason I didn't just use it instead of Taxonomy_hide is that the Taxo_hide module is actually bigger, and I thought it might have some features that term_display is missing. Then again, it could just be the coding style...
Comment #3
niklp commented+1 for the merge, +1 for the t_d namespace
Worth noting of course that one of these modules refers to "taxonomy" as a whole (per vocab) and the other to "term". Are we going to have a set of options for each vocab, with a subset of options within that to control the node-based display of the terms? Sounds like a plan.
Comment #4
naught101 commentedSo as far as I can work out, there aren't any overlapping features in these two modules.
Taxonomy_hide's main features are:
I think the most sensible name for a merged module would really be Taxonomy_Display, but Term_Display is not problematic.