Moved to merjis/tools/wiki.
[cocanwiki.git] / MANIFEST
1 .cvsignore
2 COPYING
3 MANIFEST
4 Makefile
5 Makefile.config
6 README
7 cocanwiki.sql
8 conf/cocanwiki.conf
9 html/_bin/.cvsignore
10 html/_css/admin.css
11 html/_css/create.css
12 html/_css/editor.css
13 html/_css/files.css
14 html/_css/images.css
15 html/_css/markup.css
16 html/_css/standard.css
17 html/_graphics/.cvsignore
18 html/_graphics/arrow-down.png
19 html/_graphics/arrow-up.png
20 html/_graphics/cross.png
21 html/_graphics/error.png
22 html/_graphics/external.png
23 html/_graphics/file.png
24 html/_graphics/mailto.png
25 html/_graphics/markup-preview.png
26 html/_graphics/newpage.png
27 html/_graphics/ok.png
28 html/_js/editor.js
29 html/_static/markup.html
30 html/robots.txt
31 scripts/.cvsignore
32 scripts/.depend
33 scripts/Makefile
34 scripts/admin/.cvsignore
35 scripts/admin/admin.ml
36 scripts/admin/create_host.ml
37 scripts/admin/create_host_form.ml
38 scripts/admin/edit_emails.ml
39 scripts/admin/edit_emails_form.ml
40 scripts/admin/edit_host_css.ml
41 scripts/admin/edit_host_css_form.ml
42 scripts/admin/edit_hostnames.ml
43 scripts/admin/edit_hostnames_form.ml
44 scripts/admin/host.ml
45 scripts/cgi_expires.ml
46 scripts/cocanwiki.ml
47 scripts/cocanwiki_diff.ml
48 scripts/cocanwiki_emailnotify.ml
49 scripts/cocanwiki_ok.ml
50 scripts/cocanwiki_version.ml.in
51 scripts/create.ml
52 scripts/create_form.ml
53 scripts/delete_file.ml
54 scripts/delete_file_form.ml
55 scripts/delete_image.ml
56 scripts/delete_image_form.ml
57 scripts/diff.ml
58 scripts/edit.ml
59 scripts/edit_page_css.ml
60 scripts/edit_page_css_form.ml
61 scripts/file.ml
62 scripts/files.ml
63 scripts/history.ml
64 scripts/hoststyle.ml
65 scripts/image.ml
66 scripts/images.ml
67 scripts/merjisforwiki.ml
68 scripts/merjisforwiki.mli
69 scripts/page.ml
70 scripts/pagestyle.ml
71 scripts/preview.ml
72 scripts/recent.ml
73 scripts/restore.ml
74 scripts/restore_form.ml
75 scripts/search.ml
76 scripts/sitemap.ml
77 scripts/undelete_file.ml
78 scripts/undelete_file_form.ml
79 scripts/undelete_image.ml
80 scripts/undelete_image_form.ml
81 scripts/upload_file.ml
82 scripts/upload_file_form.ml
83 scripts/upload_image.ml
84 scripts/upload_image_form.ml
85 scripts/wikilib.ml
86 scripts/wikilib.mli
87 templates/admin/admin.html
88 templates/admin/create_host_form.html
89 templates/admin/edit_emails_form.html
90 templates/admin/edit_host_css_form.html
91 templates/admin/edit_hostnames_form.html
92 templates/admin/host.html
93 templates/create_form.html
94 templates/delete_file_form.html
95 templates/delete_image_form.html
96 templates/diff.html
97 templates/edit.html
98 templates/edit_conflict.html
99 templates/edit_page_css_form.html
100 templates/files.html
101 templates/history.html
102 templates/images.html
103 templates/ok_error.html
104 templates/page.html
105 templates/page_404.html
106 templates/recent.html
107 templates/restore_form.html
108 templates/sitemap.html
109 templates/undelete_file_form.html
110 templates/undelete_image_form.html
111 templates/upload_file_form.html
112 templates/upload_image_form.html