Per-page email notification, with double opt-in/-out.
authorrich <rich>
Fri, 24 Sep 2004 15:53:57 +0000 (15:53 +0000)
committerrich <rich>
Fri, 24 Sep 2004 15:53:57 +0000 (15:53 +0000)
commit4f0fd36c2c8422c051b955216f896eddcc557d1d
tree4d2f468244c7748764867c34a78c162e18290c53
parentaf2f0280aca8294c14ccdd6f866f1ab77a44e13e
Per-page email notification, with double opt-in/-out.
16 files changed:
MANIFEST
cocanwiki.sql
conf/cocanwiki.conf
scripts/Makefile
scripts/cocanwiki_emailnotify.ml
scripts/edit.ml
scripts/edit_page_css.ml
scripts/page_email_confirm.ml [new file with mode: 0644]
scripts/page_email_form.ml [new file with mode: 0644]
scripts/page_email_send.ml [new file with mode: 0644]
scripts/page_email_unsubscribe.ml [new file with mode: 0644]
scripts/restore.ml
templates/edit_page_email.txt [new file with mode: 0644]
templates/page.html
templates/page_email_form.html [new file with mode: 0644]
templates/page_email_send.txt [new file with mode: 0644]