Latest / Popular in Every Taxonomy Category
taherk - August 21, 2006 - 20:57
Hi
Does any drupal expert know if there is a way to filter the content on each taxonomy category by Latest / popular / top Rated
I am building a links directory and it can have 1000s of links in one category how can the user find out the latest link in a particular category or popular links in that category.
This should be a feature needed by most high content sites.
I am thinking by passing argument to "Views" something like this can be achieved. Has anyone tried it yet.
Thanks

xtracker?
Did you try xtracker? http://drupal.org/node/36762
thanks Funana I was not
thanks Funana
I was not aware of this module. I installed it , it can track all the latest post for one taxonomy vocabulary only.
Another problem is , since I have many categories the tabs extend beyond the page width.
i would be good to have something to track latest posts, popular and top rated . If someone has already done this, then it will save me lot of time
______________________________________
Cheap domains @ http://whiz.in
xtracker
I know that xtracker is a little bit buggy.
There is an option to change it to show only nodetypes, not categories, but I can not recommend this, until the bug "it shows ALL nodes, even the nonpublic ones" isnt fixed.
But I will keep an eye on this module.
If the bugs in xtracker will be fixed, it will be a very good module!
I think you would find the
I think you would find the Loves and Hates module useful as a starting point. I think it creates a block with listings of taxonomy terms that people like the most etc.
I was able to accomplish
I was able to accomplish something similar using views module.
What I did was to expose the taxonomy as filter for the users. This will work for now.
______________________________________
Cheap domains @ http://whiz.in
Sorry
Thank you.
Im sorry but "Love & Hate" is not fitting our needs. It has the same bug (no anonymous voting, even if you give access to anon users) and it produces own nodes for the tags...
Thats really bad.
We just need a simple vote module for anonymous users - thats all.. :(