Completed all user scripts.
authorrich <rich>
Tue, 21 Sep 2004 13:01:15 +0000 (13:01 +0000)
committerrich <rich>
Tue, 21 Sep 2004 13:01:15 +0000 (13:01 +0000)
commit867889b6d04b6381c74974e338672ee02d61920e
treeee29fc1d1fd24dbaa600b7ab3b2925da3e1aa8c9
parentce5309fcde2bd29b042efc5868e7721a951dd846
Completed all user scripts.

Username now shown in recent/history pages when a user makes an edit
logged in.
20 files changed:
MANIFEST
scripts/.depend
scripts/Makefile
scripts/create.ml
scripts/create_user.ml [new file with mode: 0644]
scripts/create_user_form.ml [new file with mode: 0644]
scripts/delete_user.ml [new file with mode: 0644]
scripts/delete_user_form.ml [new file with mode: 0644]
scripts/edit.ml
scripts/edit_page_css.ml
scripts/history.ml
scripts/recent.ml
scripts/restore.ml
scripts/set_password.ml [new file with mode: 0644]
scripts/set_password_form.ml [new file with mode: 0644]
templates/create_user_form.html [new file with mode: 0644]
templates/delete_user_form.html [new file with mode: 0644]
templates/history.html
templates/recent.html
templates/set_password_form.html [new file with mode: 0644]