There are users blog posts. Some of the posts are being posted on the main page (depending on the voting), some of them do not. How do i make separate site section (ex. mysite.com/new) where will be ALL the users blog posts (which are posted on the main and which are not) ?

Comments

aterink’s picture

I think what you're asking for can be done by going to domain.com/blog and using path alias to map it to domain.com/new

vm’s picture

or use a custom DB query in a block
or investigate the views.module and create a view