By djrem3000 on
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
I think what you're asking
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
=-=
or use a custom DB query in a block
or investigate the views.module and create a view