By boo_lolly on
I need help customizing my homepage in Drupal. I want it to be a Site News page, but I don't know how to Add entries to such a page, like a blog, only the newest entries appear at the bottom, and the first entry appears at the top. So, in reverse chronological order, basically. How do people normally edit their Front Page?
Comments
Views, you need views...
Use the views module.
This will allow you to override the default front page view so that you can sort the entries any way you want.
http://drupal.org/project/views