X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=e72c2588d306a5e9d312cb4d6636a9c2fe0ff578;hb=28a6896877c6aee0956a22fc8a068a1f3e8eddd9;hp=14fabbfb270f7c3050f285d44b500928b9fb4580;hpb=222362cfc31cfff96b41d8840feec190baf36075;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 14fabbf..e72c258 100644 --- a/MANIFEST +++ b/MANIFEST @@ -8,6 +8,7 @@ cocanwiki.sql conf/cocanwiki.conf html/_bin/.cvsignore html/_css/admin.css +html/_css/broken_links.css html/_css/create.css html/_css/easyweb.css html/_css/editor.css @@ -52,6 +53,7 @@ scripts/admin/edit_host_css_form.ml scripts/admin/edit_hostnames.ml scripts/admin/edit_hostnames_form.ml scripts/admin/host.ml +scripts/broken_links.ml scripts/change_password.ml scripts/change_password_form.ml scripts/cocanwiki.ml @@ -67,6 +69,8 @@ scripts/cocanwiki_images.mli scripts/cocanwiki_links.ml scripts/cocanwiki_links.mli scripts/cocanwiki_ok.ml +scripts/cocanwiki_pages.ml +scripts/cocanwiki_pages.mli scripts/cocanwiki_server_settings.ml scripts/cocanwiki_strings.ml scripts/cocanwiki_template.ml @@ -75,10 +79,9 @@ scripts/cocanwiki_version.ml.in scripts/contact.ml scripts/contact_show.ml scripts/contacts.ml -scripts/create.ml +scripts/crash.ml scripts/create_contact.ml scripts/create_contact_form.ml -scripts/create_form.ml scripts/create_user.ml scripts/create_user_form.ml scripts/dead_ends.ml @@ -118,6 +121,8 @@ scripts/largest_pages.ml scripts/login.ml scripts/login_form.ml scripts/logout.ml +scripts/mail_import.ml +scripts/mail_import_form.ml scripts/mailing_list_confirm.ml scripts/mailing_list_form.ml scripts/mailing_list_send.ml @@ -132,6 +137,7 @@ scripts/pagestyle.ml scripts/preview.ml scripts/rebuild_links.ml scripts/recent.ml +scripts/recently_visited.ml scripts/restore.ml scripts/restore_form.ml scripts/rss.ml @@ -164,6 +170,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/broken_links.html templates/calendar_day.html templates/calendar_month.html templates/calendar_year.html @@ -172,8 +179,8 @@ templates/change_password_form.html templates/contact.txt templates/contact_show.html templates/contacts.html +templates/crash.html templates/create_contact_form.html -templates/create_form.html templates/create_user_form.html templates/dead_ends.html templates/delete_contact_form.html @@ -198,6 +205,8 @@ templates/host_menu.html templates/images.html templates/largest_pages.html templates/login_form.html +templates/mail_import_form.html +templates/mail_import_header.txt templates/mailing_list_form.html templates/mailing_list_send.txt templates/mailing_list_view.html @@ -211,6 +220,7 @@ templates/rebuild_links.html templates/rebuild_links_done.html templates/rebuild_links_start.html templates/recent.html +templates/recently_visited.html templates/restore_form.html templates/rss.xml templates/send_feedback.txt @@ -225,4 +235,5 @@ templates/upload_file_form.html templates/upload_image_form.html templates/users.html templates/visualise_links.html -templates/what_links_here.html \ No newline at end of file +templates/what_links_here.html +tools/delete_mail.ml \ No newline at end of file