Create and delete contact forms.
[cocanwiki.git] / MANIFEST
index 0ec51e2..c9f2e7a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -65,11 +65,19 @@ scripts/contact.ml
 scripts/contact_show.ml
 scripts/contacts.ml
 scripts/create.ml
+scripts/create_contact.ml
+scripts/create_contact_form.ml
 scripts/create_form.ml
+scripts/create_user.ml
+scripts/create_user_form.ml
+scripts/delete_contact.ml
+scripts/delete_contact_form.ml
 scripts/delete_file.ml
 scripts/delete_file_form.ml
 scripts/delete_image.ml
 scripts/delete_image_form.ml
+scripts/delete_user.ml
+scripts/delete_user_form.ml
 scripts/diff.ml
 scripts/edit.ml
 scripts/edit_page_css.ml
@@ -96,6 +104,10 @@ scripts/restore.ml
 scripts/restore_form.ml
 scripts/rss.ml
 scripts/search.ml
+scripts/send_feedback.ml
+scripts/send_feedback_form.ml
+scripts/set_password.ml
+scripts/set_password_form.ml
 scripts/signup.ml
 scripts/sitemap.ml
 scripts/undelete_file.ml
@@ -119,9 +131,13 @@ templates/admin/host.html
 templates/contact.txt
 templates/contact_show.html
 templates/contacts.html
+templates/create_contact_form.html
 templates/create_form.html
+templates/create_user_form.html
+templates/delete_contact_form.html
 templates/delete_file_form.html
 templates/delete_image_form.html
+templates/delete_user_form.html
 templates/diff.html
 templates/edit.html
 templates/edit_conflict.html
@@ -139,6 +155,9 @@ templates/page_404.html
 templates/recent.html
 templates/restore_form.html
 templates/rss.xml
+templates/send_feedback.txt
+templates/send_feedback_form.html
+templates/set_password_form.html
 templates/sitemap.html
 templates/undelete_file_form.html
 templates/undelete_image_form.html