By illusionest on
Right now im using taxonomy terms to call out specific pages to show up, but is it possible to custom re-order, re-arrange them?
E.g. instead of having them show up in the default order, is it possible to arrange them by "weight", etc?
Does the Views module allow you to do that? I'm reading the readme and it seems i can only arrange by name (alpha), title, and date.
Is there a module for this - or will this require an override?
Thanks in advance!!!
Comments
_
'taxonomy: weight' is a sort option in views. If you want to specify a specific arbitrary order you can use the nodequeue module.
Thank you very much
Thank you very much WorldFallz.
I'll have a look into that!
Thanks!