I need to set up an article directory.
Posts will be displayed under a category.
All posts titles will be displayed under each category.
When user click on a title post he will be redirected to the post page where content of post will be displayed.
Till now I described the default way a wordpress blog works
MY NEED
When user click on title post listed under category he should see first paragraph of post (as expert fn)
Under that paragraph there is a link where more details are displayed and links to file downloads links.
This page should be accessed only by registered members.
How I can make this? Please help me
lasano