X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=MANIFEST;h=cb13c839388b370435f3107e46bbaa84a716c94f;hb=253dcc86ed026e18643f07559009b1d50ea5b800;hp=1ff9732fee027260215a6f21e7114d71ba3cd185;hpb=03be670f1c2a13931f1b824f22cc9cebe4d61216;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 1ff9732..cb13c83 100644 --- a/MANIFEST +++ b/MANIFEST @@ -17,6 +17,7 @@ html/_css/login.css html/_css/markup.css html/_css/standard.css html/_css/users.css +html/_css/visualise_links.css html/_graphics/.cvsignore html/_graphics/arrow-down.png html/_graphics/arrow-up.png @@ -31,6 +32,8 @@ html/_graphics/ok.png html/_graphics/tick.png html/_graphics/xml.png html/_js/editor.js +html/_js/visualise_links.js +html/_js/wz_jsgraphics.js html/_static/markup.html html/robots.txt scripts/.cvsignore @@ -48,14 +51,19 @@ scripts/admin/edit_host_css_form.ml 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_create_host.ml +scripts/cocanwiki_create_host.mli scripts/cocanwiki_date.ml scripts/cocanwiki_diff.ml scripts/cocanwiki_emailnotify.ml scripts/cocanwiki_files.ml scripts/cocanwiki_images.ml scripts/cocanwiki_images.mli +scripts/cocanwiki_links.ml +scripts/cocanwiki_links.mli scripts/cocanwiki_ok.ml scripts/cocanwiki_server_settings.ml scripts/cocanwiki_strings.ml @@ -71,6 +79,7 @@ scripts/create_contact_form.ml scripts/create_form.ml scripts/create_user.ml scripts/create_user_form.ml +scripts/dead_ends.ml scripts/delete_contact.ml scripts/delete_contact_form.ml scripts/delete_file.ml @@ -89,6 +98,8 @@ 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 @@ -105,9 +116,19 @@ 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/rebuild_links.ml scripts/recent.ml scripts/restore.ml scripts/restore_form.ml @@ -130,6 +151,8 @@ scripts/upload_file_form.ml scripts/upload_image.ml scripts/upload_image_form.ml scripts/users.ml +scripts/visualise_links.ml +scripts/what_links_here.ml scripts/wikilib.ml scripts/wikilib.mli templates/00-TEMPLATE.html @@ -139,12 +162,14 @@ 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 templates/create_contact_form.html templates/create_form.html templates/create_user_form.html +templates/dead_ends.html templates/delete_contact_form.html templates/delete_file_form.html templates/delete_image_form.html @@ -156,6 +181,8 @@ 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 @@ -165,9 +192,18 @@ 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/rebuild_links.html +templates/rebuild_links_done.html +templates/rebuild_links_start.html templates/recent.html templates/restore_form.html templates/rss.xml @@ -182,3 +218,5 @@ templates/undelete_image_form.html 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