As I said, if you want to go for it, I'll help you out as best you can. However, you say:
Quote:
I want to get the old documents into the database also. I probably should suck it up and start cut and pasteing them in by hand but there are so many and I have limited time.
If you're in a real hurry to do this, I would suggest cutting and pasting, because a decent system like this can take some time to build, and you'll *still* have to modify each page so the script can read it. You could always come back to this later, and you will be working with dbMan and become more comfortable with working with it.
One other important factor. If you generate all of your articles with Perl, you're pretty much telling the search engines to take a hike, because most of them will ignore cgi output. As I said, you can avoid this with a little mod_rewrite trickery (if you're on Apache), but that just complicates matters even more.
I'm just in the closing stages of creating a dynamic website that calls pages in this manner, and it took me two weeks to do it. The system I use *doesn't* use dbMan, so integrating it could make it even more complicated.
Taking all that into account, if you want to go for it, start setting up your database with the correct fields and we'll get started.
Again sorry if I seem pessimistic, I'm just telling you the realities of it all...
adam