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.7 -r1.1.2.8 --- openacs-4/packages/acs-core-docs/www/packages.adp 9 Jun 2016 08:44:50 -0000 1.1.2.7 +++ openacs-4/packages/acs-core-docs/www/packages.adp 9 Jun 2016 13:03:11 -0000 1.1.2.8 @@ -25,8 +25,8 @@

Server file layout

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

-

Figure 11.1. Server -file layout diagram

+

Figure 11.1. Server +file layout diagram

 ROOT/
     bin/
         Various executables and scripts for server maintanence.
@@ -65,8 +65,8 @@
  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 -file layout diagram

+

Figure 11.2. Package +file layout diagram

 ROOT/
   +-- packages/    APM Root
         |
@@ -136,8 +136,8 @@
 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 -files

+

Table 11.1. Package +files