Jan 28, 2004
- Fixed bug that it only accepted tmpl.tmpl as a design template. Now, any file can be used as a template.
Feb 18, 2004
- Fixed bug that certain servers that didn't default for current working directory to access files, apply fully qualified path.
- Added 'debuglevel' configuration variable. If equal 1, display all the generated error messages; or if 2, in addition to error messages, also display additional debug information.
- Added 'codepage' configuration variable. If not specified, defaults to iso-8859-1.
- Added HTML and Code Page Headers to be W3C compliant.
Feb 19, 2004
- Added more attributes that carry urls to fix URLs.
- Fixed bug that was incorrectly fixing URLs on servers that had different cgi root the document root.