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.51.2.11 -r1.51.2.12 --- openacs-4/packages/acs-core-docs/www/packages.html 23 Jun 2016 08:32:45 -0000 1.51.2.11 +++ openacs-4/packages/acs-core-docs/www/packages.html 3 Oct 2016 09:17:51 -0000 1.51.2.12 @@ -246,7 +246,7 @@

The following sections will show you how to make a package for the Notes application. In addition, they will discuss some site - management features in OpenACS 5 that take advantage of the APM's package + management features in OpenACS 5 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. @@ -347,7 +347,7 @@ Parameter Information" link. Define package callbacks via the "Tcl Callbacks (install, instantiate, mount)" link.

  • The new package has been created and installed in the server. At this point, you should add your package files to your CVS repository. - I'll assume that you have set up your development repository according + I'll assume that you have set up your development repository according to the standards described in this appendix. If so, then you just do this:

    % cd ROOT/packages