Index: openacs-4/packages/acs-core-docs/www/kernel-overview.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/kernel-overview.html,v diff -u -r1.32 -r1.33 --- openacs-4/packages/acs-core-docs/www/kernel-overview.html 7 Aug 2017 23:47:51 -0000 1.32 +++ openacs-4/packages/acs-core-docs/www/kernel-overview.html 8 Nov 2017 09:42:11 -0000 1.33 @@ -1,17 +1,25 @@ -
+
The OpenACS Kernel, which handles system-wide necessities such as metadata, security, users and groups, subsites, and package management and deployment. -
+
+The OpenACS Core, which comprises all the other packages that ship with the kernel and are most frequently needed by users, such as templating, forums, and user registration/management. The packages tend to be developed and distributed with the kernel. -
+
+OpenACS Application packages, which typically provide user-level @@ -20,7 +28,10 @@ developed separately from the Kernel, and are typically released independently of it. -
+
+This document provides a high level overview of the kernel package. Documentation for other packages on this server -