Please, check Term Display which is 3 years old now. As far as I see, the only thing which does your module better is a "CCK-node-display-field-order form" integration - in Term Display you can only set only the weight in the vocabulary form, but you are not able to see it in the context of other CCK fields .(I didn't try your module yet, just guessing from description.)
Could you consider merging these two modules? From my point of view both are doing the exactly same thing and differs in details.
Comments
Comment #1
nicholasthompsonYou're right - that is a VERY similar module. How come when I search for these things, I can never find them? ;-)
You are also correct in highlighting the difference. Term Display allows you to set an almost arbitrary weight on the vocabulary. This weight is taken into account when
$contentis rendered. This module, however, uses the CCK system for weighting individual fields. This provides two major advantages:You a spot on to highlight this as a similar module. If people have a preference for merging, then I am happy to merge projects - however I (personally) believe there is sufficient different (in terms of features and dependencies) for these two projects to live happily apart.
Comment #2
nicholasthompsonI have updated the project page to list/compare similar modules.
Comment #3
bsandor commentedI need exactly Content Taxonomy Term List's functionality.