Index: openacs-4/packages/rss-support/www/doc/bboard.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rss-support/www/doc/bboard.html,v diff -u -r1.3 -r1.3.30.1 --- openacs-4/packages/rss-support/www/doc/bboard.html 12 Dec 2001 02:58:23 -0000 1.3 +++ openacs-4/packages/rss-support/www/doc/bboard.html 21 Nov 2019 06:59:53 -0000 1.3.30.1 @@ -19,14 +19,14 @@ convenient location (e.g. /rss). Note that rss-support is a service package and a singleton. -
  • Create one or more implentations Of the RssGenerationSubscriber +
  • Create one or more implementations of the RssGenerationSubscriber interface. This example registers an implementation for bboard forums.
  • Define the implementation procs. This example implements the contracted procs.
  • Create a subscription for each forum to be summarized. -This can be accomplished by querying for the implentation's +This can be accomplished by querying for the implementation's impl_id as follows