summaryrefslogtreecommitdiff
path: root/web/src/cgi.tcl-1.10/README.UW
blob: 006a7fbd589d6b020747d01cc49bc4e8f6df6e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is the README.UW of the cgi.tcl library as included with the Web
Alpine distribution.

Web Alpine page generation is based heavily on the routines provided
by the cgi.tcl library.  It's shown to be a robust and flexible
platform for generating dynamic web-based content.

This cgi.tcl library as included with the Web Alpine application has
been slightly modified.  The small changes, which can be found in
PATCH.UW, amount to a few things:

   1) A hook to allow for temporary file permission setting

   2) A hook to allow for resetting (and specifically, unsetting)
      the path to sendmail used for error reporting

   3) A few fixes for misdirected output ("puts" --> "cgi_puts")

   4) Change to _cgi_input_multipart to preserve leading 
      newlines

For comments or questions regarding the Web Alpine application
send comments to <chappa@gmx.com>