From: rich Date: Fri, 22 Oct 2004 15:56:11 +0000 (+0000) Subject: Move the menus into the footer. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=1e78524606bf879acc2cc136c1ac1be88b2fe7dd;p=cocanwiki.git Move the menus into the footer. Removed all menus from the edit page. Added the new images. --- diff --git a/html/_css/editor.css b/html/_css/editor.css index 0c965e3..86c0494 100644 --- a/html/_css/editor.css +++ b/html/_css/editor.css @@ -1,11 +1,24 @@ /* Stylesheet for COCANWIKI editor, derived from EWM. - * $Id: editor.css,v 1.3 2004/10/21 18:02:48 rich Exp $ + * $Id: editor.css,v 1.4 2004/10/22 15:56:11 rich Exp $ */ body { margin-top: 4em; } +/* Hide the normal navigation completely. */ +ul#topmenu { + display: none; +} + +div#menu_div { + display: none; +} + +div#footer_div { + display: none; +} + p.insert { text-align: center; } diff --git a/html/_graphics/edit.png b/html/_graphics/edit.png new file mode 100644 index 0000000..47bec1b Binary files /dev/null and b/html/_graphics/edit.png differ diff --git a/html/_graphics/files.png b/html/_graphics/files.png new file mode 100644 index 0000000..8845d32 Binary files /dev/null and b/html/_graphics/files.png differ diff --git a/html/_graphics/home.png b/html/_graphics/home.png new file mode 100644 index 0000000..5e4ed5c Binary files /dev/null and b/html/_graphics/home.png differ diff --git a/html/_graphics/images.png b/html/_graphics/images.png new file mode 100644 index 0000000..5a06ffa Binary files /dev/null and b/html/_graphics/images.png differ diff --git a/html/_graphics/maillist.png b/html/_graphics/maillist.png new file mode 100644 index 0000000..d6dc8b3 Binary files /dev/null and b/html/_graphics/maillist.png differ diff --git a/html/_graphics/recent.png b/html/_graphics/recent.png new file mode 100644 index 0000000..7ab5a67 Binary files /dev/null and b/html/_graphics/recent.png differ diff --git a/html/_graphics/sitemap.png b/html/_graphics/sitemap.png new file mode 100644 index 0000000..3c1780a Binary files /dev/null and b/html/_graphics/sitemap.png differ diff --git a/html/_graphics/versions.png b/html/_graphics/versions.png new file mode 100644 index 0000000..7284583 Binary files /dev/null and b/html/_graphics/versions.png differ diff --git a/html/_graphics/wlh.png b/html/_graphics/wlh.png new file mode 100644 index 0000000..5bb0784 Binary files /dev/null and b/html/_graphics/wlh.png differ diff --git a/templates/00-TEMPLATE.html b/templates/00-TEMPLATE.html index bcf2fcb..a7cdeb2 100644 --- a/templates/00-TEMPLATE.html +++ b/templates/00-TEMPLATE.html @@ -9,21 +9,6 @@

XXX TITLE XXX

- - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/broken_links.html b/templates/broken_links.html index e7ca6d6..af494d6 100644 --- a/templates/broken_links.html +++ b/templates/broken_links.html @@ -27,21 +27,6 @@ ::end:: - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/change_password_form.html b/templates/change_password_form.html index 029ca52..490b3c8 100644 --- a/templates/change_password_form.html +++ b/templates/change_password_form.html @@ -30,21 +30,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/contact_show.html b/templates/contact_show.html index b094224..f6f8971 100644 --- a/templates/contact_show.html +++ b/templates/contact_show.html @@ -75,21 +75,6 @@ your page to enable the form. - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/contacts.html b/templates/contacts.html index b1daeb0..c895224 100644 --- a/templates/contacts.html +++ b/templates/contacts.html @@ -39,21 +39,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/crash.html b/templates/crash.html index 4891d78..467b1af 100644 --- a/templates/crash.html +++ b/templates/crash.html @@ -29,21 +29,6 @@ telling us what you were doing when this bug message happened. - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/create_contact_form.html b/templates/create_contact_form.html index 3adefa2..a2e028b 100644 --- a/templates/create_contact_form.html +++ b/templates/create_contact_form.html @@ -33,22 +33,6 @@ - - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/create_user_form.html b/templates/create_user_form.html index fc33adc..bf9767e 100644 --- a/templates/create_user_form.html +++ b/templates/create_user_form.html @@ -62,22 +62,6 @@ - - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/dead_ends.html b/templates/dead_ends.html index da0c28a..f6af3d7 100644 --- a/templates/dead_ends.html +++ b/templates/dead_ends.html @@ -15,21 +15,6 @@ ::end:: - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/delete_contact_form.html b/templates/delete_contact_form.html index 1357caf..4d35381 100644 --- a/templates/delete_contact_form.html +++ b/templates/delete_contact_form.html @@ -24,21 +24,6 @@ Are you sure you want to delete all the contact forms listed below? - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/delete_file_form.html b/templates/delete_file_form.html index ed3dbc3..31062ae 100644 --- a/templates/delete_file_form.html +++ b/templates/delete_file_form.html @@ -23,21 +23,6 @@ Are you sure you want to delete this file? Name: ::name_html::

- - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/delete_image_form.html b/templates/delete_image_form.html index 04802e0..e46c83e 100644 --- a/templates/delete_image_form.html +++ b/templates/delete_image_form.html @@ -21,21 +21,6 @@ Are you sure you want to delete this image? ::alt_html_tag:: - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/delete_user_form.html b/templates/delete_user_form.html index f2f3a8c..2776f9c 100644 --- a/templates/delete_user_form.html +++ b/templates/delete_user_form.html @@ -31,21 +31,6 @@ Are you sure you want to delete this user? - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/diff.html b/templates/diff.html index ddcd174..d642551 100644 --- a/templates/diff.html +++ b/templates/diff.html @@ -19,21 +19,6 @@ Differences between ::diff_html:: - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_contact_form.html b/templates/edit_contact_form.html index a6ed025..0ef839b 100644 --- a/templates/edit_contact_form.html +++ b/templates/edit_contact_form.html @@ -36,21 +36,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_host_css_form.html b/templates/edit_host_css_form.html index f96fdcb..27ab7cd 100644 --- a/templates/edit_host_css_form.html +++ b/templates/edit_host_css_form.html @@ -23,20 +23,6 @@ Editing the global stylesheet:

- - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_host_settings_form.html b/templates/edit_host_settings_form.html index 2ceeab0..6a96d9e 100644 --- a/templates/edit_host_settings_form.html +++ b/templates/edit_host_settings_form.html @@ -63,21 +63,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_page_css_form.html b/templates/edit_page_css_form.html index 2404366..593346b 100644 --- a/templates/edit_page_css_form.html +++ b/templates/edit_page_css_form.html @@ -24,21 +24,6 @@ Editing the stylesheet for ::page_html:::

- - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_page_title_form.html b/templates/edit_page_title_form.html index 3310f7f..a862400 100644 --- a/templates/edit_page_title_form.html +++ b/templates/edit_page_title_form.html @@ -39,21 +39,6 @@ changing lowercase to Uppercase. - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_sitemenu.html b/templates/edit_sitemenu.html index 775c9d3..02a572c 100644 --- a/templates/edit_sitemenu.html +++ b/templates/edit_sitemenu.html @@ -47,21 +47,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/edit_user_form.html b/templates/edit_user_form.html index a2582ef..14c9a5a 100644 --- a/templates/edit_user_form.html +++ b/templates/edit_user_form.html @@ -53,20 +53,6 @@ - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/files.html b/templates/files.html index b798dd2..71a7bc5 100644 --- a/templates/files.html +++ b/templates/files.html @@ -52,21 +52,6 @@ Name: ::name_html:: (size: ::ksize_html:: K)
::end:: - - - - ::include(footer.html):: \ No newline at end of file diff --git a/templates/footer.html b/templates/footer.html index 65982be..f7d8606 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1,3 +1,18 @@ + + + +