Global settings display.
[cocanwiki.git] / MANIFEST
index 0ec51e2..855208f 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -65,13 +65,25 @@ 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_contact.ml
+scripts/edit_contact_form.ml
+scripts/edit_host_css.ml
+scripts/edit_host_css_form.ml
 scripts/edit_page_css.ml
 scripts/edit_page_css_form.ml
 scripts/edit_sitemenu.ml
@@ -82,9 +94,11 @@ scripts/files.ml
 scripts/forgot_password.ml
 scripts/forgot_password_form.ml
 scripts/history.ml
+scripts/host_menu.ml
 scripts/hoststyle.ml
 scripts/image.ml
 scripts/images.ml
+scripts/largest_pages.ml
 scripts/login.ml
 scripts/login_form.ml
 scripts/logout.ml
@@ -96,6 +110,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,19 +137,27 @@ 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
+templates/edit_contact_form.html
+templates/edit_host_css_form.html
 templates/edit_page_css_form.html
 templates/edit_sitemenu.html
 templates/edit_user_form.html
 templates/files.html
 templates/forgot_password_form.html
 templates/history.html
+templates/host_menu.html
 templates/images.html
+templates/largest_pages.html
 templates/login_form.html
 templates/ok_error.html
 templates/page.html
@@ -139,6 +165,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