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.22.2.7 -r1.22.2.8 --- openacs-4/packages/acs-core-docs/www/packages.html 11 Jan 2004 12:45:46 -0000 1.22.2.7 +++ openacs-4/packages/acs-core-docs/www/packages.html 18 Jan 2004 17:07:14 -0000 1.22.2.8 @@ -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.0.0rc1 server is laid out: + Here is how an OpenACS 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.0.0rc1, this tool is called the APM.
+ removal. In OpenACS , this tool is called 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.0.0rc1 that take advantage of the APM's package
+ management features in OpenACS 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.0.0rc1, administrators can define an arbitrary mapping between the
+ In OpenACS , 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