A little over a year ago, I bastardized
Gossamer Thread's "Links 2.0" (non SQL version) script to create static html pages by pouring a flatfile through a template. I remember that adding fields was a tedious task, and do not particularly want to revisit/relearn that IF there is some new, flashy script that is easier. Has anyone seen such a beast?
Something I liked about L2; besides specifying the directory and subdirectories (created on the fly) you could select whether the output pages were to be created as "index.html" or "index.shtml" --this was an all or none proposition, however.