Im new to Drupal but not new to web design.

I want to create a site where users can register and login and then post a joke. I then want the most recent submissions to show on the front page.

how do I go about doing this?

Thank you

Comments

vm’s picture

goto administer -> access control
set permissions for authenticated users to use the blog module features

by default blog posts are promoted to the front page.