X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=82433a5babe37093577bca4d7a63fc634b501c53;hb=d393f7e88c96b944d447a959935cfe84722a72b7;hp=c9f2e7a8cefc9cb4f65c9ae7110b45a7eb94ecf4;hpb=8c4a3ed306ab6afd228050c31c65344fe0fc1f46;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index c9f2e7a..82433a5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -49,7 +49,10 @@ scripts/admin/edit_hostnames.ml scripts/admin/edit_hostnames_form.ml scripts/admin/host.ml scripts/cgi_expires.ml +scripts/change_password.ml +scripts/change_password_form.ml scripts/cocanwiki.ml +scripts/cocanwiki_cgi_args.ml scripts/cocanwiki_date.ml scripts/cocanwiki_diff.ml scripts/cocanwiki_emailnotify.ml @@ -57,6 +60,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 @@ -80,8 +84,16 @@ 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_page_title.ml +scripts/edit_page_title_form.ml scripts/edit_sitemenu.ml scripts/edit_user.ml scripts/edit_user_form.ml @@ -90,13 +102,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 @@ -110,6 +133,8 @@ 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 @@ -128,6 +153,7 @@ templates/admin/edit_emails_form.html templates/admin/edit_host_css_form.html templates/admin/edit_hostnames_form.html templates/admin/host.html +templates/change_password_form.html templates/contact.txt templates/contact_show.html templates/contacts.html @@ -141,17 +167,30 @@ 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_page_title_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/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 @@ -159,6 +198,8 @@ 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