Edit the description fields (metadata) for images and files.
authorrich <rich>
Mon, 1 Nov 2004 17:05:14 +0000 (17:05 +0000)
committerrich <rich>
Mon, 1 Nov 2004 17:05:14 +0000 (17:05 +0000)
commit6ad484dd47c27fd54c2f26fb931ba125bae9abc6
tree42e80156cb61cb5b46165269879b1a2ec0d92829
parent5292c2362fb54524b8ec7877ee15c79596429491
Edit the description fields (metadata) for images and files.

Email notify for deleted files now includes the name.

Replaced homebrew 'string_is_whitespace' function with one from the
libraries.

Updated MANIFEST.

Updated deps.
14 files changed:
MANIFEST
scripts/.depend
scripts/delete_file.ml
scripts/delete_image.ml
scripts/edit_file.ml [new file with mode: 0644]
scripts/edit_file_form.ml [new file with mode: 0644]
scripts/edit_image.ml [new file with mode: 0644]
scripts/edit_image_form.ml [new file with mode: 0644]
scripts/upload_file.ml
scripts/upload_image.ml
templates/edit_file_form.html [new file with mode: 0644]
templates/edit_image_form.html [new file with mode: 0644]
templates/files.html
templates/images.html