hi:

i have the voteupdown plugin plus all the other required ones to promote nodes to the front page depending on some amount of votes. it is working nicely but...

the problem i have is that all the created nodes are published now by default. I would like them to appear in a page where they are seen by registered users and depending on their votes they are published and THEN appear on related taxonomy terms pages or in the front page.

I can change the way stories are submitted so that they all go to the moderation queue but how to make it visible for all users and the ones registered who can vote and make them published?

This is implemented here:
http://digg.com/diggall

How do i do this?

thanks in advance.

the module i am talking about
http://drupal.org/project/voteupdown

Comments

frjo’s picture

Do you use vote_storylink.module that comes with the Vote up/down package? If you do you will have something similar at storylink/new.

To get exactly what you want I think the Views module could be a solution. I have not have time yet to explore it but i looks very interesting and useful for creating special views of a sites content.

ezichko’s picture

hi:
yes, views was the solution. everything works as i wanted now.

thanks!

juicecowboy’s picture

I'd like to see your Digg-like site in action if possible. I was struggling to get this working on a site I was testing out. Could you post a link?

ezichko’s picture

its not online. i am doing the template now

boytaichi’s picture

i'd like to use views too. but after i installed it, and enabled it, i don't know where i can do the settings. can you tell me? thanks,