html/_graphics/edit.png
html/_graphics/error.png
html/_graphics/external.png
+html/_graphics/favicon.png
html/_graphics/file.png
html/_graphics/files.png
html/_graphics/home.png
html/_js/visualise_links.js
html/_js/wz_jsgraphics.js
html/_static/markup.html
+html/favicon.ico
html/robots.txt
scripts/.cvsignore
scripts/.depend
# Apache configuration for COCANWIKI.
-# $Id: cocanwiki.conf,v 1.19 2004/11/02 18:47:54 rich Exp $
+# $Id: cocanwiki.conf,v 1.20 2004/11/04 22:18:47 rich Exp $
# Uncomment the following lines if necessary. You will probably need
# to adjust the paths to reflect where cocanwiki is really installed.
RewriteEngine on
-# The robots.txt file needs special treatment.
+# The favicon.ico and robots.txt files need special treatment.
+RewriteRule ^/favicon.ico /favicon.ico [PT,L]
RewriteRule ^/robots.txt /robots.txt [PT,L]
# Global scripts.
lib/cocanwiki_strings.cmx
edit_host_css_form.cmo: lib/cocanwiki.cmo lib/cocanwiki_template.cmi
edit_host_css_form.cmx: lib/cocanwiki.cmx lib/cocanwiki_template.cmx
-edit_host_settings.cmo: lib/cocanwiki.cmo lib/cocanwiki_ok.cmo
-edit_host_settings.cmx: lib/cocanwiki.cmx lib/cocanwiki_ok.cmx
+edit_host_settings.cmo: lib/cocanwiki.cmo lib/cocanwiki_ok.cmo \
+ lib/cocanwiki_strings.cmo
+edit_host_settings.cmx: lib/cocanwiki.cmx lib/cocanwiki_ok.cmx \
+ lib/cocanwiki_strings.cmx
edit_host_settings_form.cmo: lib/cocanwiki.cmo lib/cocanwiki_template.cmi
edit_host_settings_form.cmx: lib/cocanwiki.cmx lib/cocanwiki_template.cmx
edit_image.cmo: lib/cocanwiki.cmo lib/cocanwiki_emailnotify.cmo \
lib/cocanwiki_ok.cmo lib/cocanwiki_template.cmi
restore_form.cmx: lib/cocanwiki.cmx lib/cocanwiki_diff.cmx \
lib/cocanwiki_ok.cmx lib/cocanwiki_template.cmx
-search.cmo: lib/cocanwiki.cmo
-search.cmx: lib/cocanwiki.cmx
+search.cmo: lib/cocanwiki.cmo lib/cocanwiki_date.cmo \
+ lib/cocanwiki_strings.cmo lib/cocanwiki_template.cmi lib/wikilib.cmi
+search.cmx: lib/cocanwiki.cmx lib/cocanwiki_date.cmx \
+ lib/cocanwiki_strings.cmx lib/cocanwiki_template.cmx lib/wikilib.cmx
send_feedback.cmo: lib/cocanwiki.cmo lib/cocanwiki_ok.cmo \
lib/cocanwiki_template.cmi
send_feedback.cmx: lib/cocanwiki.cmx lib/cocanwiki_ok.cmx \
<link rel="alternate stylesheet" href="/_css/easytoread.css" type="text/css" title="High contrast, big fonts"/>
::if(has_host_css)::<link rel="stylesheet" href="/_global.css" type="text/css" title="Standard"/>::end::
::if(has_page_css)::<link rel="stylesheet" href="/::page_html_tag::/styles.css::if(is_old_version)::?version=::old_version::::end::" type="text/css" title="Standard"/>::end::
+<link rel="icon" href="/_graphics/favicon.png" type="image/png" />
+<link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
</head><body>
<h1><span>::title_html::</span></h1>