Added a "side-by-side" mode using ''diff -y''. Disabled by default,
authorrich <rich>
Sat, 30 Oct 2004 10:16:09 +0000 (10:16 +0000)
committerrich <rich>
Sat, 30 Oct 2004 10:16:09 +0000 (10:16 +0000)
commitc5f822d1ca81042a8c0be2955668b0abebf1b11c
tree884553f9fe9297c1dab6926e67c4bec3c16922c4
parentb125ceb1d4f6a9e004a0d11fae1a2671ea936062
Added a "side-by-side" mode using ''diff -y''.  Disabled by default,
can be selected through user preferences.

User object now contains extra preferences field, which contains the
preferences from the database.
27 files changed:
MANIFEST
cocanwiki.sql
scripts/.depend
scripts/change_password.ml
scripts/contact.ml
scripts/delete_user.ml
scripts/delete_user_form.ml
scripts/diff.ml
scripts/edit.ml
scripts/edit_page_css.ml
scripts/edit_page_title.ml
scripts/edit_user.ml
scripts/invite_user.ml
scripts/lib/cocanwiki.ml
scripts/lib/cocanwiki_diff.ml
scripts/lib/cocanwiki_diff.mli [new file with mode: 0644]
scripts/lib/cocanwiki_emailnotify.ml
scripts/lib/cocanwiki_pages.ml
scripts/logout.ml
scripts/page.ml
scripts/recently_visited.ml
scripts/restore.ml
scripts/restore_form.ml
scripts/send_feedback.ml
scripts/user_prefs.ml
scripts/user_prefs_form.ml
templates/user_prefs_form.html