Term Field Weight Sort

Categories

Component ID

299189

Component name

Term Field Weight Sort

Component type

module

Component security advisory coverage

not-covered

Downloads

609

Component created

Component changed

Component body

I am not supporting this module. I no longer have a need for it, and it has bugs with installation that I do not have time to fix. I don't know if it is even needed by anybody. Please contact me if you want to take it over, or can assist in deleting it.

This module changes the Taxonomy Fields for Views so that they can be sorted by term weight.

This is useful because the Taxonomy Term fields that come with Views don't allow you to sort by the column containing the taxonomy term. And that's just no fun.

This module also reduces the number of extra queries for taxonomy terms as fields from t * r (where t = the number of term fields and r = the number of rows) to 1.