Index: openacs-4/packages/acs-core-docs/www/apm-requirements.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/apm-requirements.html,v diff -u -r1.36.2.2 -r1.36.2.3 --- openacs-4/packages/acs-core-docs/www/apm-requirements.html 23 Jun 2016 08:32:45 -0000 1.36.2.2 +++ openacs-4/packages/acs-core-docs/www/apm-requirements.html 3 Oct 2016 09:17:51 -0000 1.36.2.3 @@ -11,7 +11,7 @@ 4.

We gratefully acknowledge the authors of APM 3 for their original design documentation which suggested these features, as well as the influence of the design and open-source implementation of the Red Hat Package manager, the -Debian packaging system, and PERL's CPAN in the development of the ideas +Debian packaging system, and PERL's CPAN in the development of the ideas behind this document.

Vision Statement

A typical website will tend to offer its users a number of web-based services or applications, e.g. a bulletin board, calendaring, classified ads, etc. A website may also have underlying subsystems, such as a permissions @@ -147,10 +147,10 @@ information for unique fields specified in the data model requirements, the package cannot be created.

  • 20.0 Add files to a package

    20.1 The developer must be able to add files to the package. This is done by copying the files into the package directory in the -host OS's file system. Files can be added at any point after package +host OS's file system. Files can be added at any point after package creation.

    20.3 Once a package has been versioned and distributed, no new files should be added to the package without incrementing the version -number.

    20.5 The APM's UI should facilitate the process of +number.

    20.5 The APM's UI should facilitate the process of adding new files, by scanning the file system for new files automatically, and allowing the developer to confirm adding them.

    20.10 The developer cannot add files to a given package via the UI that do not exist in the file system already.

    20.15 Package file structure must follow a specified