Index: openacs-4/packages/news/www/doc/design.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/doc/design.adp,v diff -u -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/news/www/doc/design.adp 25 Aug 2015 18:02:22 -0000 1.1.2.2 +++ openacs-4/packages/news/www/doc/design.adp 9 Jun 2016 13:03:12 -0000 1.1.2.3 @@ -169,7 +169,7 @@ news_create permission is assigned to registered users. However, they can only submit a news items, but not approve it. Approval requires news_admin privilege or can be set to take -place automatically by setting the parameter ApprovalPolicy +place automatically by setting the parameter ApprovalPolicy to 'open'. The news privileges can be changed in /permissions/ by the administrator on the /news/admin/index page. The needs of an individual site, e.g. sharing the news administration duties among @@ -192,8 +192,8 @@ The publicly accessible pages are in the root directory of the mounted instance. The administrative pages are in /news/admin/. No privilege check is needed in the news/admin/ directory. -

The corresponding links for Administer and Create news -item only appear for parties which possess the appropriate +

The corresponding links for Administer and Create news +item only appear for parties which possess the appropriate privileges. Viewers not authorized to view the index page (i.e. parties who were denied the news_read permission) are shown the the site-wide 'not-authorized' template.

@@ -218,7 +218,7 @@

Note, that releasing/revoking can be done for an item individually as well, following the ID# link in the second column which leads to /admin/item. On that page, a new revision can be -added. There is no UI to edit a revision; A new revision +added. There is no UI to edit a revision; A new revision must be accompanied by a revision log string to describe the changes. The /admin/item administration page shows the audit history of an item in a similar format as that of the files shown @@ -235,7 +235,7 @@

  • download and install acs-interface from www.arsdigita.com/acs-repository/
  • download and install site-wide-search from www.arsdigita.com/acs-repository/
  • restart server
  • run SQL setup script for site-wide-search, specifically -sws-package-all.sql, by hand.
  • cd into news/sql and source news-sws.sql
  • mount site-wide-search, e.g. under /search - an instance must +sws-package-all.sql, by hand.
  • cd into news/sql and source news-sws.sql
  • mount site-wide-search, e.g. under /search - an instance must be mounted for each package you intend to have search functionality
  • if you want to search your items immediately, you must compile the index manually - otherwise it is scheduled to run every 2