I run a website that deals with specific authors and I wanted to add a system to allow visitors to leave comments about each book they've written, like a sort of Amazon style mini-guestbook for each title.
The trouble is, there are over a thousand different books to leave comments about, so I can't really set up a normal perl guestbook for each one. Is there a more scalable solution (using PHP?) which would give me a bare bones commenting system? I've tried news management scripts but they've nearly always got far too many features for what I require, but I don't want to install a guestbook script a thousand times.
Anyone know any sources of this kind of script? I really don't need or want anything fancy, just small and scalable!
gibbergibber
Thanks for the help. I liked the look of a lot of weblog comments systems, but they're still a bit restrictive about customising the comments page. What I'd really like is something exactly like the games review pages at:
[alexkidd.com...]
Postnuke's kind of overkill, I think, but thank you for the suggestion :)