Added the framework to allow us to populate standards parts of the
authorrich <rich>
Wed, 8 Sep 2004 15:46:52 +0000 (15:46 +0000)
committerrich <rich>
Wed, 8 Sep 2004 15:46:52 +0000 (15:46 +0000)
commit4e3e7c6443e7dbe1570e8a2c18a71e5d4f5c8d89
treea73ef243832c1090a0aa7302c6dc269ea395e0e7
parentd6978d316016d0c96753ace2a2e474c50bd40c42
Added the framework to allow us to populate standards parts of the
templates on all pages.  This specifically will allow us to provide
the host-specific site menu on every page.
32 files changed:
scripts/.depend
scripts/admin/admin.ml
scripts/admin/create_host_form.ml
scripts/admin/edit_emails_form.ml
scripts/admin/edit_host_css_form.ml
scripts/admin/edit_hostnames_form.ml
scripts/admin/host.ml
scripts/cocanwiki_ok.ml
scripts/cocanwiki_template.ml
scripts/cocanwiki_template.mli [new file with mode: 0644]
scripts/create_form.ml
scripts/delete_file_form.ml
scripts/delete_image_form.ml
scripts/diff.ml
scripts/edit.ml
scripts/edit_page_css_form.ml
scripts/edit_sitemenu.ml
scripts/edit_user_form.ml
scripts/files.ml
scripts/forgot_password_form.ml
scripts/history.ml
scripts/images.ml
scripts/login_form.ml
scripts/page.ml
scripts/recent.ml
scripts/restore_form.ml
scripts/sitemap.ml
scripts/undelete_file_form.ml
scripts/undelete_image_form.ml
scripts/upload_file_form.ml
scripts/upload_image_form.ml
scripts/users.ml