- Renaming parameters from edit-actions-for-url so that they only
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 13 Nov 2001 00:28:24 +0000 (00:28 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 13 Nov 2001 00:28:24 +0000 (00:28 +0000)
commit4f72d7e5449fbbb7e7b4d3a9354ea55647ed3f1e
tree5f8c7ba19b48cb28139ad6c4425e44ea4d842997
parent605576ce35e16c57567f79dd9086bb9ae001753b
- Renaming parameters from edit-actions-for-url so that they only
  contain legal JavaScript characters.  If we wanted to write
  JavaScript that worked with Netscape 4, this is nessacery.
  (Note that at the moment the JavaScript doesn't actually work
  with Netscape 4, but now this is purely a template issue, not
  one affecting code).
- Adding new CGIs for use by non-JavaScript browsers:
    edit-actions-url-form
    edit-actions-add-url-form
    edit-actions-remove-url-form
- Fixing || bug.
cgiedit.c