Index: openacs-4/packages/acs-tcl/lib/check-installed.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/lib/check-installed.adp,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-tcl/lib/check-installed.adp 3 Aug 2018 09:46:35 -0000 1.1 +++ openacs-4/packages/acs-tcl/lib/check-installed.adp 3 Sep 2024 15:37:34 -0000 1.2 @@ -1,15 +1,59 @@

-The current version of the @resource_name@ is @version@. -

This version of the @resource_name@ is installed locally -under @resources@. -

In the current installation the @resource_name@ is used via CDN @cdn@. +The configured version of @resource_name@ is +@version@ +(newest version on cdnjs: @newest_version@). +

+

The configured version of @resource_name@ is installed locally +under @resources@. +

In the current installation the @resource_name@ is used via CDN @cdn@.

Do you want to download - version @version@ of @resource_name@ to your file system?

+ version @version@ of @resource_name@ to your filesystem?

-

The directory @path@ is NOT writable for the server. In +

The directory @path@ is NOT writable for the server. In order to be able to download the @resource_name@ via this web interface, please change the permissions so that OpenACS can write to it.

+ +

For background +and OpenACS policies concerning the management of external +packages on OpenACS.org.