X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=026090433b581a94b3d48675787b7139aa50f9df;hb=c22e34dd58cdc2a79b71dedd3c52ed705c9b8b51;hp=1d0591c83bb274fe214f3b0a112d558fa4e1e266;hpb=b19eb2c96aef3bc2c0914376984dfb45fdab4f18;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 1d0591c..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 @@ -82,6 +84,10 @@ 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 @@ -92,6 +98,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 @@ -99,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 @@ -113,6 +129,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 @@ -145,18 +163,28 @@ 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 @@ -164,6 +192,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