Index: openacs-4/packages/boomerang/tcl/boomerang-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/boomerang/tcl/boomerang-procs.tcl,v diff -u -r1.13.2.16 -r1.13.2.17 --- openacs-4/packages/boomerang/tcl/boomerang-procs.tcl 6 Jun 2020 09:02:26 -0000 1.13.2.16 +++ openacs-4/packages/boomerang/tcl/boomerang-procs.tcl 3 Jul 2020 07:56:59 -0000 1.13.2.17 @@ -146,7 +146,7 @@ } # - # We have a non-empty ns_set, that will not cause an + # We have a nonempty ns_set, that will not cause an # exception below. Add always the peer address to the # result dict. # @@ -423,7 +423,7 @@ } { Get information about available version(s) of the - boomerang packages, either from the local file system, or + boomerang packages, either from the local filesystem, or from CDN. } { Index: openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl,v diff -u -r1.14.2.6 -r1.14.2.7 --- openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 17 Dec 2019 07:59:39 -0000 1.14.2.6 +++ openacs-4/packages/richtext-ckeditor4/tcl/richtext-procs.tcl 3 Jul 2020 07:56:59 -0000 1.14.2.7 @@ -212,7 +212,7 @@ } { Get information about available version(s) of CKEditor, either - from the local file system, or from CDN. + from the local filesystem, or from CDN. } { # Index: openacs-4/packages/richtext-xinha/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/richtext-xinha/www/resources/xinha-nightly/plugins/OacsFs/popups/Attic/file-selector.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/richtext-xinha/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.tcl 12 Jun 2018 09:21:11 -0000 1.4 +++ openacs-4/packages/richtext-xinha/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.tcl 3 Jul 2020 07:56:59 -0000 1.4.2.1 @@ -78,7 +78,7 @@ } } \ -on_submit { - # check file name + # check filename if {$upload_file eq ""} { template::form::set_error upload_form upload_file \ [_ acs-templating.HTMLArea_SpecifyUploadFilename] Index: openacs-4/packages/calendar/www/doc/requirements.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/doc/requirements.adp,v diff -u -r1.4.2.5 -r1.4.2.6 --- openacs-4/packages/calendar/www/doc/requirements.adp 16 Jul 2019 07:43:29 -0000 1.4.2.5 +++ openacs-4/packages/calendar/www/doc/requirements.adp 3 Jul 2020 08:03:18 -0000 1.4.2.6 @@ -309,7 +309,7 @@ entering information for the event in a form and then submitting that form. Form should include title, start date and time, or an explicit indication that the event does not have a start time. -Default values should already be entered with the correct time zone +Default values should already be entered with the correct timezone offset in place. Non-required fields should include end time or duration, type information, a description, to which party the event belongs, and an indicator as to whether or not this event Index: openacs-4/packages/calendar/www/doc/requirements.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/doc/requirements.html,v diff -u -r1.3.2.2 -r1.3.2.3 --- openacs-4/packages/calendar/www/doc/requirements.html 9 Aug 2019 20:34:07 -0000 1.3.2.2 +++ openacs-4/packages/calendar/www/doc/requirements.html 3 Jul 2020 08:03:18 -0000 1.3.2.3 @@ -270,7 +270,7 @@ for the event in a form and then submitting that form. Form should include title, start date and time, or an explicit indication that the event does not have a start time. Default values should already be entered with -the correct time zone offset in place. Non-required fields should include +the correct timezone offset in place. Non-required fields should include end time or duration, type information, a description, to which party the event belongs, and an indicator as to whether or not this event recurs.
10.30.20 There should be a simple, clearly labeled link for adding
Index: openacs-4/packages/categories/www/doc/o.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/doc/o.adp,v
diff -u -r1.3.2.1 -r1.3.2.2
--- openacs-4/packages/categories/www/doc/o.adp 9 Aug 2019 20:19:04 -0000 1.3.2.1
+++ openacs-4/packages/categories/www/doc/o.adp 3 Jul 2020 08:03:18 -0000 1.3.2.2
@@ -116,7 +116,7 @@
operation_name => 'PageUrl',
operation_desc => 'Returns the package specific url to a page
that displays an object',
- operation_iscachable_p => 'f',
+ operation_iscacheable_p => 'f',
operation_nargs => 1,
operation_inputtype => 'AcsObject.PageUrl.InputType',
operation_outputtype => 'AcsObject.PageUrl.OutputType'
Index: openacs-4/packages/categories/www/doc/o.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/categories/www/doc/o.html,v
diff -u -r1.1.1.1.22.1 -r1.1.1.1.22.2
--- openacs-4/packages/categories/www/doc/o.html 9 Aug 2019 20:19:04 -0000 1.1.1.1.22.1
+++ openacs-4/packages/categories/www/doc/o.html 3 Jul 2020 08:03:18 -0000 1.1.1.1.22.2
@@ -126,7 +126,7 @@
operation_name => 'PageUrl',
operation_desc => 'Returns the package specific url to a page
that displays an object',
- operation_iscachable_p => 'f',
+ operation_iscacheable_p => 'f',
operation_nargs => 1,
operation_inputtype => 'AcsObject.PageUrl.InputType',
operation_outputtype => 'AcsObject.PageUrl.OutputType'
Index: openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl,v
diff -u -r1.12.2.6 -r1.12.2.7
--- openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 9 Jan 2020 11:07:09 -0000 1.12.2.6
+++ openacs-4/packages/cookie-consent/tcl/cookie-consent-procs.tcl 3 Jul 2020 08:03:18 -0000 1.12.2.7
@@ -283,7 +283,7 @@
} {
Get information about available version(s) of the
- cookieconsent packages, either from the local file system, or
+ cookieconsent packages, either from the local filesystem, or
from CDN.
@return dict containing resourceDir, resourceName, cdn,
Index: openacs-4/packages/notifications/tcl/notification-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-procs.tcl,v
diff -u -r1.23.2.1 -r1.23.2.2
--- openacs-4/packages/notifications/tcl/notification-procs.tcl 16 Dec 2019 17:55:12 -0000 1.23.2.1
+++ openacs-4/packages/notifications/tcl/notification-procs.tcl 3 Jul 2020 08:03:18 -0000 1.23.2.2
@@ -178,7 +178,7 @@
set requests_p [notification::request::request_exists -object_id $object_id -type_id $type_id]
# We're only going to do anything if there are people who have requests,
- # or if we have a non-empty subset and a force flag.
+ # or if we have a nonempty subset and a force flag.
set subset_arg_p [expr {[llength $subset] > 0}]
set already_notified_arg_p [expr {[llength $already_notified] > 0}]
Index: openacs-4/packages/search/www/help/basics.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/search/www/help/basics.html,v
diff -u -r1.2 -r1.2.2.1
--- openacs-4/packages/search/www/help/basics.html 5 Aug 2018 21:27:58 -0000 1.2
+++ openacs-4/packages/search/www/help/basics.html 3 Jul 2020 08:03:18 -0000 1.2.2.1
@@ -54,7 +54,7 @@
Does capitalization matter?
The searches are not case sensitive. All letters, regardless -of how you type them, will be understood as lower case. For example, +of how you type them, will be understood as lowercase. For example, searches for "george washington", "George Washington", and "gEoRgE wAsHiNgToN" will all return the same results.