Index: openacs-4/packages/acs-core-docs/www/packages.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/packages.html,v diff -u -r1.33 -r1.34 --- openacs-4/packages/acs-core-docs/www/packages.html 22 Mar 2004 12:46:37 -0000 1.33 +++ openacs-4/packages/acs-core-docs/www/packages.html 21 Apr 2004 09:49:42 -0000 1.34 @@ -56,7 +56,7 @@ the pieces of each module are strewn all over the tree in at least 3 or 4 different areas.

- Here is how an OpenACS 5.1.0d2 server is laid out: + Here is how an OpenACS 5.2.0d1 server is laid out:

 ROOT/
     bin/
@@ -123,7 +123,7 @@
       sends to our server to the right page in the appropriate
       package. While we're at it, this tool should also automate
       package installation, dependency checking, upgrades, and package
-      removal. In OpenACS 5.1.0d2, this tool is called the APM.
+      removal. In OpenACS 5.2.0d1, this tool is called the APM.
     

The APM

The APM is used to create, maintain, and install packages. It takes care of copying all of the files and registering the package in the @@ -145,7 +145,7 @@

The following sections will show you how to make a package for the Notes application. In addition, they will discuss some new site - management features in OpenACS 5.1.0d2 that take advantage of the APM's package + management features in OpenACS 5.2.0d1 that take advantage of the APM's package instance model. The two most important of these are subsites, and the site map tool, which can be used to map applications to one or more arbitrary URLs in a running site. @@ -433,7 +433,7 @@ map content that lived outside the page root into the site, and it was also hard to map mulitiple URLs to the same place in the file system.

- In OpenACS 5.1.0d2, administrators can define an arbitrary mapping between the + In OpenACS 5.2.0d1, administrators can define an arbitrary mapping between the URLs the user types and the actual file in the file system that is served. This mapping is called the site map and entries in the site map are called site nodes. Each site node maps a URL to an