Support for NOODP flag, sitewide and per-page.
authorrich <rich>
Mon, 14 Aug 2006 11:36:50 +0000 (11:36 +0000)
committerrich <rich>
Mon, 14 Aug 2006 11:36:50 +0000 (11:36 +0000)
commited0756f32c50d84f36f25590aefb6168762545ed
treeadca4861666a4b972af80ee2a1c89334335cbe01
parent8a6ae4a5a2f14da7b1fe0bf6bf95e3100856a079
Support for NOODP flag, sitewide and per-page.
80 files changed:
schema/cocanwiki.sql
scripts/edit.ml
scripts/edit_host_settings.ml
scripts/edit_host_settings_form.ml
scripts/edit_page_css.ml
scripts/host_menu.ml
scripts/lib/cocanwiki_create_host.ml
scripts/lib/cocanwiki_diff.ml
scripts/lib/cocanwiki_pages.ml
scripts/lib/cocanwiki_pages.mli
scripts/lib/cocanwiki_template.ml
scripts/page.ml
scripts/rename_page.ml
scripts/restore.ml
templates/00-TEMPLATE.html
templates/broken_links.html
templates/change_password_form.html
templates/contact_show.html
templates/contacts.html
templates/crash.html
templates/create_contact_form.html
templates/create_macro_form.html
templates/create_user_form.html
templates/dead_ends.html
templates/delete_contact_form.html
templates/delete_file_form.html
templates/delete_image_form.html
templates/delete_macro_form.html
templates/delete_user_form.html
templates/diff.html
templates/edit.html
templates/edit_conflict.html
templates/edit_contact_form.html
templates/edit_file_form.html
templates/edit_host_css_form.html
templates/edit_host_settings_form.html
templates/edit_image_form.html
templates/edit_macro_form.html
templates/edit_macros.html
templates/edit_page_css_form.html
templates/edit_sitemenu.html
templates/edit_user_form.html
templates/files.html
templates/forgot_password_form.html
templates/history.html
templates/host_menu.html
templates/images.html
templates/invite_user_confirm_form.html
templates/invite_user_form.html
templates/largest_pages.html
templates/login_form.html
templates/mail_import_form.html
templates/mailing_list_form.html
templates/mailing_list_view.html
templates/new_page_form.html
templates/ok_error.html
templates/orphans.html
templates/page_404_header.html
templates/page_email_form.html
templates/page_header.html
templates/recent.html
templates/recently_visited.html
templates/rename_page_form.html
templates/restore_form.html
templates/search.html
templates/send_feedback_form.html
templates/set_password_form.html
templates/sitemap.html
templates/stats.html
templates/stats_top.html
templates/tarpit_form.html
templates/undelete_file_form.html
templates/undelete_image_form.html
templates/upload_file_form.html
templates/upload_image_form.html
templates/user_prefs_form.html
templates/users.html
templates/visualise_links.html
templates/what_links_here.html
tools/copy_page.ml