X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=b9296365990b25b97662c61e602ccb67d0b1526f;hb=79f907772aef608a83338589f64c10a901889b5c;hp=26b2b463f49d0ec5c7cab197f268778644b3d379;hpb=a8464d1556a200c7afc908c0418bbd1b38007d3b;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 26b2b46..b929636 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,6 +84,12 @@ 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 @@ -90,6 +100,7 @@ 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 @@ -97,7 +108,16 @@ 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 @@ -111,6 +131,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 @@ -129,6 +151,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 @@ -142,18 +165,29 @@ 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 @@ -161,6 +195,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