Index: openacs-4/packages/notifications/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/doc/index.adp,v diff -u -r1.1 -r1.1.12.1 --- openacs-4/packages/notifications/www/doc/index.adp 6 Jul 2004 18:08:44 -0000 1.1 +++ openacs-4/packages/notifications/www/doc/index.adp 14 May 2009 12:34:34 -0000 1.1.12.1 @@ -1,173 +1,167 @@ -

Notifications Package

-

+

Notifications Package

The Idea

+

The Zawinski's Law:

- -Every program attempts to expand until it can read mail.
-Those programs which cannot so expand are replaced by ones which can.
-
--- Zawinski's Law - +

+Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can. +

-

+

The OpenACS Corollary to Zawinski's Law:

- -Every web-based application attempts to expand until it can send mail.
-Those applications which cannot so expand are replaced by ones which can.
-
--- The OpenACS Corollary to Zawinski's Law +

+Every web-based application attempts to expand until it can send mail. Those applications which cannot so expand are replaced by ones which can. +

-At some point, your web application - your OpenACS package, that is - -needs to send email to your users. The usual way to do this is to: -