X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=026090433b581a94b3d48675787b7139aa50f9df;hb=d5e16b1ffdc77f6212666db32314b5b5f4f457a2;hp=1ff9732fee027260215a6f21e7114d71ba3cd185;hpb=03be670f1c2a13931f1b824f22cc9cebe4d61216;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 1ff9732..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 @@ -105,7 +106,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 @@ -156,6 +166,7 @@ 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 @@ -165,9 +176,15 @@ 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