All new templates. Site menu displays basically everywhere.
authorrich <rich>
Thu, 9 Sep 2004 09:35:33 +0000 (09:35 +0000)
committerrich <rich>
Thu, 9 Sep 2004 09:35:33 +0000 (09:35 +0000)
commit1f125fd7a6794f352f30de71a3905d5356a07008
treeeb4fda2c43b09356fb2ec9dbdb85df78c0b3dc65
parent0ecd1f11790c77bbe15510a6b5a659fb255646bb
All new templates.  Site menu displays basically everywhere.

Added the "host" object which simplified how scripts are called / makes
them more robust to future changes.
74 files changed:
scripts/admin/admin.ml
scripts/admin/edit_emails.ml
scripts/admin/edit_emails_form.ml
scripts/admin/edit_host_css.ml
scripts/admin/edit_host_css_form.ml
scripts/admin/edit_hostnames.ml
scripts/admin/edit_hostnames_form.ml
scripts/admin/host.ml
scripts/cocanwiki.ml
scripts/create.ml
scripts/create_form.ml
scripts/delete_file.ml
scripts/delete_file_form.ml
scripts/delete_image.ml
scripts/delete_image_form.ml
scripts/diff.ml
scripts/edit.ml
scripts/edit_page_css.ml
scripts/edit_page_css_form.ml
scripts/edit_sitemenu.ml
scripts/edit_user.ml
scripts/edit_user_form.ml
scripts/file.ml
scripts/files.ml
scripts/forgot_password.ml
scripts/forgot_password_form.ml
scripts/history.ml
scripts/hoststyle.ml
scripts/image.ml
scripts/images.ml
scripts/login.ml
scripts/login_form.ml
scripts/logout.ml
scripts/page.ml
scripts/pagestyle.ml
scripts/preview.ml
scripts/recent.ml
scripts/restore.ml
scripts/restore_form.ml
scripts/search.ml
scripts/signup.ml
scripts/sitemap.ml
scripts/undelete_file.ml
scripts/undelete_file_form.ml
scripts/undelete_image.ml
scripts/undelete_image_form.ml
scripts/upload_file.ml
scripts/upload_file_form.ml
scripts/upload_image.ml
scripts/upload_image_form.ml
scripts/users.ml
templates/create_form.html
templates/delete_file_form.html
templates/delete_image_form.html
templates/diff.html
templates/edit.html
templates/edit_conflict.html
templates/edit_page_css_form.html
templates/edit_sitemenu.html
templates/files.html
templates/forgot_password_form.html
templates/history.html
templates/images.html
templates/login_form.html
templates/page.html
templates/page_404.html
templates/recent.html
templates/restore_form.html
templates/sitemap.html
templates/undelete_file_form.html
templates/undelete_image_form.html
templates/upload_file_form.html
templates/upload_image_form.html
templates/users.html