Index: openacs-4/packages/acs-admin/www/apm/package-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/package-add.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-admin/www/apm/package-add.tcl 13 Mar 2001 22:59:26 -0000 1.1 +++ openacs-4/packages/acs-admin/www/apm/package-add.tcl 9 May 2001 22:32:25 -0000 1.2 @@ -94,12 +94,18 @@ + OpenACS Core? + Is your package part of the OpenACS Core that +forms the set of packages initially installed? If you're not part of the OpenACS Core development team, +it would be best if you'd leave this box unchecked. + + Singleton? Is your package a singleton package? Singleton packages can have at most one instance; attempts to create more instances of the singleton will return the currently created instance. Singleton packages are appropriate for services that should not have multiple instances, -such as the ACS Kernel. - +such as the ACS Kernel. + Pick a canonical URL for your package. This should be a URL where the package can be downloaded.