I figure maybe someone are interested in the solution I went for in the end so here's my contribution:
I want to sell them one by one with minimal administration. So first I placed every post I wanted to sell in the category "Premium". Then I wrote a simple script that queried the database for all posts in that category only. Lastly I created a PHP loop that typed out title, excerpt and buy now-button. So in the end it's a big listing of all articles. The excerpt is there because it functions perfectly for me to give more information about the post without displaying to much. Actually, it's perfect. I'm very pleased. Let's just hope the stuff sells.
Statistics: Posted by Jason Caldwell — July 1st, 2010, 11:27 pm
Statistics: Posted by wolfie — July 1st, 2010, 6:48 pm
Statistics: Posted by Jason Caldwell — June 29th, 2010, 1:05 am
Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:57 pm
Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:46 pm
Statistics: Posted by Jason Caldwell — June 22nd, 2010, 11:13 am
And do you know any way to make a preview, so they can read the first paragraph of the article but then buy the whole one?
Now is the time for all good men to come to the aid of their country.
<?php if(current_user_can("access_s2member_level1")){ ?>
And this is some additional content that will only be available when a Member is logged in with Level #1 access.
<?php } ?>
Statistics: Posted by Jason Caldwell — June 22nd, 2010, 11:11 am
Statistics: Posted by wolfie — June 22nd, 2010, 5:54 am
Statistics: Posted by Jason Caldwell — June 22nd, 2010, 12:49 am
Statistics: Posted by wolfie — June 21st, 2010, 10:05 am