|
NewsPro is a Perl script that you can include into any page you want by using SSI - or IIRC you can run it as a stand alone if you want.
The input pages and news output are kept seperate, so you can put the first X messages in a page and have a direct call to another (either to the script or a page where it is included) to get the rest of the news/comments. Each post is marked with date, time and author, which makes it easy to identify regular posters - and there is an archive feature but I can't remember much about how that works.
Sounds the closest solution to what you want that I can think of.
|