X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=MANIFEST;h=00fe6250c5d5114fa41fb4271c3502eca98559af;hb=8fd66f9650d6b3f18854c64b3871ab6c1d5f66cd;hp=8f5de7b4e81c44940537b87d701d74f232530129;hpb=a24ca0230d6c23bdbcddc9690ea66b0682630e84;p=cocanwiki.git diff --git a/MANIFEST b/MANIFEST index 8f5de7b..00fe625 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 @@ -17,6 +18,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 @@ -28,9 +30,12 @@ html/_graphics/mailto.png html/_graphics/markup-preview.png html/_graphics/newpage.png html/_graphics/ok.png +html/_graphics/pinkhatch.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,12 +53,16 @@ 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 +scripts/cocanwiki_create_host.ml +scripts/cocanwiki_create_host.mli scripts/cocanwiki_date.ml scripts/cocanwiki_diff.ml scripts/cocanwiki_emailnotify.ml +scripts/cocanwiki_ext_calendar.ml scripts/cocanwiki_files.ml scripts/cocanwiki_images.ml scripts/cocanwiki_images.mli @@ -68,10 +77,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 @@ -146,6 +154,7 @@ 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 @@ -156,12 +165,17 @@ 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 +templates/calendar_year_1m.html 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 @@ -212,4 +226,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