Index: openacs-4/packages/acs-core-docs/www/packages.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/packages.adp,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/acs-core-docs/www/packages.adp 28 Sep 2015 07:54:21 -0000 1.1.2.3 +++ openacs-4/packages/acs-core-docs/www/packages.adp 4 Oct 2015 13:36:48 -0000 1.1.2.4 @@ -25,7 +25,7 @@

Server file layout

Here is how an OpenACS 5 server is laid out starting from the Server root (ROOT):

-

Figure 11.1. Server +

Figure 11.1. Server file layout diagram

 ROOT/
     bin/
@@ -65,7 +65,7 @@
  To illustrate
 the general structure of a package, let's see what the package for
 the "notes" application should look like.

-

Figure 11.2. Package +

Figure 11.2. Package file layout diagram

 ROOT/
   +-- packages/    APM Root
@@ -136,7 +136,7 @@
 files are not sourced in these directories. This makes it suitable
 for storing icons, css files, javascript, and other static content
 which can be treated this way.

-

Table 11.1. Package +

Table 11.1. Package files