Taxonomy Questions

Jordash's picture

I'm working on a review type website and i've broken it into Categories. I got the Categories working with Taxonomy which is pretty cool, but what I want to do is when someone goes to a "Category" I want to give them the option to sort the listing by popularity (and other criteria) would the Views Module be the thing to do that?

Thanks,

I'm trying to plan out how to do a review type site in Drupal if anyone has done something similar.

Groups:
Login to post comments

Yeah, views would be your

webchuck's picture
webchuck - Tue, 2009-05-26 15:27

Yeah, views would be your best bet. Just set it up with your taxonomies as exposed sort criteria.


2nd Vote for Views

WebNewCastle - Tue, 2009-05-26 20:35

As far as I know, anything that you can get into a Views field, you can expose as a filter or for sorting


Views is working great, it

Jordash's picture
Jordash - Wed, 2009-05-27 23:31

Views is working great, it has a really steep learning curve but once you get a hang of it there is alot that it can do, I found some good tutorials here:

http://learnbythedrop.com/drop/85

Explains it pretty well.