The 'create host' code is now in a separate library so TNAAA can call it.
[cocanwiki.git] / MANIFEST
index 8f5de7b..cb13c83 100644 (file)
--- 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
@@ -51,6 +54,8 @@ scripts/admin/host.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
@@ -146,6 +151,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
@@ -212,4 +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