Index: openacs-4/packages/rss-support/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/doc/design.html,v diff -u -r1.1 -r1.2 --- openacs-4/packages/rss-support/www/doc/design.html 11 Nov 2001 05:35:21 -0000 1.1 +++ openacs-4/packages/rss-support/www/doc/design.html 19 Nov 2001 04:02:28 -0000 1.2 @@ -108,7 +108,9 @@ domain which implements the summary service contract. A summary context is not identical to a package instance. For example, a single bboard package instance might contain 3 summary contexts, one for each -of the forums in the instance. +of the forums in the instance. The summary context must, however, +be an acs_object for permissioning purposes (create a shell acs_object +if necessary). Only one subscription is allowed per summary context.