Index: openacs-4/packages/acs-core-docs/www/xml/kernel/apm-requirements.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/apm-requirements.xml,v diff -u -r1.11 -r1.11.2.1 --- openacs-4/packages/acs-core-docs/www/xml/kernel/apm-requirements.xml 4 Jul 2018 10:20:42 -0000 1.11 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/apm-requirements.xml 2 Jul 2020 08:39:25 -0000 1.11.2.1 @@ -119,7 +119,7 @@ A registry of installed packages, database-backed and -integrated with file system-based version control +integrated with filesystem-based version control @@ -498,7 +498,7 @@ 4.600.1 Each package will have a PGP signature and there -will be MD5 time stamps for each file within the package. +will be MD5 timestamps for each file within the package. @@ -558,19 +558,19 @@ 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 filesystem. 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 -adding new files, by scanning the file system for new files automatically, +adding new files, by scanning the filesystem 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. +via the UI that do not exist in the filesystem already. 20.15 Package file structure must follow a specified convention. Please see the design @@ -586,10 +586,10 @@ files. 30.1.1If a file is removed from the package list, but not -from the file system, an error should be generated at package load time. +from the filesystem, an error should be generated at package load time. -30.5 Remove the file from file system. +30.5 Remove the file from filesystem. 30.5.1 The APM UI should take note of the fact that the file is gone and offer the developer an option to confirm the file's @@ -603,7 +603,7 @@ 40.0 Modify files in a package. 40.1 The developer should be able to modify files in the -file system. The APM UI should not interfere with this. +filesystem. The APM UI should not interfere with this. 40.5 However, if the developer modifies files containing procedural definitions, APM UI should allow a means to watch @@ -648,8 +648,7 @@ specification that encodes all package information. -70.0 Write an XML package specification to the file -system +70.0 Write an XML package specification to the filesystem 70.1 The developer should be able to write an up-to-date XML specification to disk. @@ -837,7 +836,7 @@ the package. 110.1.5 Moving all of the files into a separate location -in the file system from the installed packages. +in the filesystem from the installed packages. 4.110.1.10 If the package is a compound package, then the administrator must confirm removing all sub-packages. Optionally, some @@ -871,11 +870,9 @@ 150.0 Scan for new or modified packages -150.1 The administrator should be able to scan the file -system for any changes made in any of the installed package files. +150.1 The administrator should be able to scan the filesystem for any changes made in any of the installed package files. -150.5 The administrator should be able to scan the file -system for any newly installed packages. +150.5 The administrator should be able to scan the filesystem for any newly installed packages.