X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=026090433b581a94b3d48675787b7139aa50f9df;hb=d5e16b1ffdc77f6212666db32314b5b5f4f457a2;hp=f0371c8057c8e8786c0a3ed524c4ad0ff8d806ce;hpb=ce5309fcde2bd29b042efc5868e7721a951dd846;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index f0371c8..0260904 100644 --- a/MANIFEST +++ b/MANIFEST @@ -50,6 +50,7 @@ scripts/admin/edit_hostnames_form.ml scripts/admin/host.ml scripts/cgi_expires.ml scripts/cocanwiki.ml +scripts/cocanwiki_cgi_args.ml scripts/cocanwiki_date.ml scripts/cocanwiki_diff.ml scripts/cocanwiki_emailnotify.ml @@ -57,6 +58,7 @@ scripts/cocanwiki_files.ml scripts/cocanwiki_images.ml scripts/cocanwiki_images.mli scripts/cocanwiki_ok.ml +scripts/cocanwiki_server_settings.ml scripts/cocanwiki_strings.ml scripts/cocanwiki_template.ml scripts/cocanwiki_template.mli @@ -65,13 +67,27 @@ 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_host_settings.ml +scripts/edit_host_settings_form.ml scripts/edit_page_css.ml scripts/edit_page_css_form.ml scripts/edit_sitemenu.ml @@ -82,13 +98,24 @@ 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 +scripts/mailing_list_confirm.ml +scripts/mailing_list_form.ml +scripts/mailing_list_send.ml +scripts/mailing_list_unsubscribe.ml +scripts/mailing_list_view.ml scripts/page.ml +scripts/page_email_confirm.ml +scripts/page_email_form.ml +scripts/page_email_send.ml +scripts/page_email_unsubscribe.ml scripts/pagestyle.ml scripts/preview.ml scripts/recent.ml @@ -98,8 +125,12 @@ 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/stats.ml +scripts/stats_top.ml scripts/undelete_file.ml scripts/undelete_file_form.ml scripts/undelete_image.ml @@ -121,29 +152,48 @@ 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_host_settings_form.html templates/edit_page_css_form.html +templates/edit_page_email.txt 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/mailing_list_form.html +templates/mailing_list_send.txt +templates/mailing_list_view.html +templates/mailing_list_view.txt templates/ok_error.html templates/page.html templates/page_404.html +templates/page_email_form.html +templates/page_email_send.txt 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/stats.html +templates/stats_top.html templates/undelete_file_form.html templates/undelete_image_form.html templates/upload_file_form.html