Index: openacs-4/packages/acs-core-docs/www/subsites-design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/subsites-design.html,v diff -u -r1.39.2.1 -r1.39.2.2 --- openacs-4/packages/acs-core-docs/www/subsites-design.html 2 Mar 2019 19:30:06 -0000 1.39.2.1 +++ openacs-4/packages/acs-core-docs/www/subsites-design.html 10 Aug 2019 18:05:33 -0000 1.39.2.2 @@ -11,7 +11,7 @@ own news and forums), to a highly structured project subsite with multiple interdependent applications. Thus, flexibility in application deployment is the overarching philosophy of subsites.
Meeting such broad requirements of flexibility demands architecture-level -support, i.e. very low level support from the core OpenACS 4 data model. For +support, i.e. very low-level support from the core OpenACS 4 data model. For example, the subsites concept demands that any package can have multiple instances installed at different URLs - entailing support from the APM and the Request Processor. Since the design and implementation directly