X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=855208fdc75a2c5858c272ec2b22e189a67cd7cd;hb=34a5c44488bdcede056885c7a3831bd5b37b37a3;hp=f0371c8057c8e8786c0a3ed524c4ad0ff8d806ce;hpb=ce5309fcde2bd29b042efc5868e7721a951dd846;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index f0371c8..855208f 100644 --- 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 @@ -98,6 +112,8 @@ 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 @@ -121,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 @@ -143,6 +167,7 @@ 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