Index: openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml,v diff -u -N -r1.10 -r1.10.2.1 --- openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml 7 Aug 2017 23:47:54 -0000 1.10 +++ openacs-4/packages/acs-core-docs/www/xml/developers-guide/form-builder.xml 10 Mar 2019 21:44:57 -0000 1.10.2.1 @@ -61,7 +61,7 @@ A situation you may run into often is where you want to pull in form items from a sub-category when the first category is selected. Ad_form makes this fairly easy to do. In the definition - of your form element, include an html section + of your form element, include an HTML section {pm_task_id:integer(select),optional {label "Subject"} Index: openacs-4/packages/acs-core-docs/www/xml/developers-guide/i18n.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide/i18n.xml,v diff -u -N -r1.28 -r1.28.2.1 --- openacs-4/packages/acs-core-docs/www/xml/developers-guide/i18n.xml 7 Aug 2017 23:47:54 -0000 1.28 +++ openacs-4/packages/acs-core-docs/www/xml/developers-guide/i18n.xml 10 Mar 2019 21:44:57 -0000 1.28.2.1 @@ -508,7 +508,7 @@ Replace the temporary message tags in ADP files - From the same Convert ADP ... page in /acs-admin/apm as in the last step, repeat the process but deselect Find human language text ... and select Replace <# ... #> tags ... and click OK. This step replaces all of the temporary tags with "short" message lookups, inserts the message keys into the database message catalog, and then writes that catalog out to an xml file. + From the same Convert ADP ... page in /acs-admin/apm as in the last step, repeat the process but deselect Find human language text ... and select Replace <# ... #> tags ... and click OK. This step replaces all of the temporary tags with "short" message lookups, inserts the message keys into the database message catalog, and then writes that catalog out to an XML file. @@ -679,7 +679,7 @@ where package_key is the key of the package that you want to test. If you don't provide the package_key argument then all packages with catalog files will be checked. - The script will run its checks primarily on en_US xml catalog files. + The script will run its checks primarily on en_US XML catalog files. Index: openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-advanced.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-advanced.xml,v diff -u -N -r1.60 -r1.60.2.1 --- openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-advanced.xml 5 Aug 2018 21:26:03 -0000 1.60 +++ openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-advanced.xml 10 Mar 2019 21:44:57 -0000 1.60.2.1 @@ -44,15 +44,15 @@ an XML standard for semantic markup of documentation. That means that the tags you use indicate meaning, not intended appearance. The style sheet will determine appearance. You - will edit the text in an xml file, and then process the file + will edit the text in an XML file, and then process the file into html for reading. Open the file index.xml in emacs. Examine the file. Find the version history (look for the tag <revhistory>). Add a new record to the document version history. Look for the <authorgroup> tag and add yourself as a second author. Save and exit. - Process the xml file to create html documentation. The + Process the XML file to create html documentation. The html documentation, including supporting files such as pictures, is stored in the www/docs/ directory. A Makefile is provided to generate html from the xml, and copy all of the Index: openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml,v diff -u -N -r1.18.2.1 -r1.18.2.2 --- openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml 2 Mar 2019 19:30:06 -0000 1.18.2.1 +++ openacs-4/packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml 10 Mar 2019 21:44:57 -0000 1.18.2.2 @@ -621,7 +621,7 @@ - The life of an http request to a dynamic, templated page + The life of an HTTP request to a dynamic, templated page @@ -1462,7 +1462,7 @@ Once you have the - installed, you can convert your xml documents to HTML or other + installed, you can convert your XML documents to HTML or other formats. Index: openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml,v diff -u -N -r1.12.2.1 -r1.12.2.2 --- openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml 14 Feb 2019 16:15:00 -0000 1.12.2.1 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/db-api.xml 10 Mar 2019 21:44:57 -0000 1.12.2.2 @@ -302,7 +302,7 @@ $some_presentation_id (in the caller's environment). Note that bind variables are not limited to one per statement; you can use an arbitrary number, and each will pull from the correspondingly named Tcl -variable. (Alternatively, you can also specify an list or ns_set +variable. (Alternatively, you can also specify a list or ns_set providing bind variables' values; see Usage.) Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml,v diff -u -N -r1.13 -r1.13.2.1 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 4 Jul 2018 10:20:42 -0000 1.13 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth-design.xml 10 Mar 2019 21:44:57 -0000 1.13.2.1 @@ -2096,7 +2096,7 @@ system. Which enterprise servers already support the IMS Enterprise specification? - TODO: Find out if Greenpeace needs an different exchange + TODO: Find out if Greenpeace needs a different exchange format from IMS Enterprise, given that they're not in the University business. Index: openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml,v diff -u -N -r1.8 -r1.8.2.1 --- openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml 25 Apr 2018 08:38:28 -0000 1.8 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/ext-auth.xml 10 Mar 2019 21:44:57 -0000 1.8.2.1 @@ -214,7 +214,7 @@ login process. The local authority driver is an encapsulation of current - functionality within an driver matching a service contract. The + functionality within a driver matching a service contract. The other drivers call external functions. The possible functions for each authority are split into several drivers for convenience. One driver handles authentication, one account creation, and one Index: openacs-4/packages/acs-core-docs/www/xml/kernel/i18n-requirements.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/i18n-requirements.xml,v diff -u -N -r1.12 -r1.12.2.1 --- openacs-4/packages/acs-core-docs/www/xml/kernel/i18n-requirements.xml 4 Jul 2018 10:20:42 -0000 1.12 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/i18n-requirements.xml 10 Mar 2019 21:44:57 -0000 1.12.2.1 @@ -334,7 +334,7 @@ 10.40Administrators can upgrade their servers to use new locales via the APM. NOT IMPLEMENTED in -5.0.0; current workaround is to get an xml file and load it +5.0.0; current workaround is to get an XML file and load it manually. Index: openacs-4/packages/xowiki/www/xinha/insert-wlink.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/xinha/insert-wlink.adp,v diff -u -N -r1.5 -r1.5.2.1 --- openacs-4/packages/xowiki/www/xinha/insert-wlink.adp 13 Jun 2018 07:28:44 -0000 1.5 +++ openacs-4/packages/xowiki/www/xinha/insert-wlink.adp 10 Mar 2019 21:50:25 -0000 1.5.2.1 @@ -36,7 +36,7 @@ } function onOK(caller) { - // Note, that this code assumes, that onOK() was clicked on a A + // Note that this code assumes that onOK() was clicked on a A // included in a TD, which contains the "name" of the page... var caller = caller.parentNode; var anchor = caller.firstChild; Index: openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl,v diff -u -N -r1.41 -r1.41.2.1 --- openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 22 Jun 2018 20:11:55 -0000 1.41 +++ openacs-4/packages/xotcl-core/tcl/06-package-procs.tcl 10 Mar 2019 21:52:18 -0000 1.41.2.1 @@ -255,7 +255,7 @@ # # The returned '$value' might be a value set for the actual # package instance, or the default for the package_parameter as - # defined by the package parameter definition in the xml file. If + # defined by the package parameter definition in the XML file. If # the value was not specified explicitly, and the provided # default for this command is not empty, return the provided # default. Index: openacs-4/packages/xotcl-core/tcl/cr-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/cr-procs.tcl,v diff -u -N -r1.76.2.2 -r1.76.2.3 --- openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 10 Mar 2019 21:03:10 -0000 1.76.2.2 +++ openacs-4/packages/xotcl-core/tcl/cr-procs.tcl 10 Mar 2019 21:52:18 -0000 1.76.2.3 @@ -910,7 +910,7 @@ CrItem instproc update_revision {{-quoted false} revision_id attribute value} { # # This method can be use to update arbitrary fields of - # an revision. + # a revision. # if {$quoted} {set val $value} {set val :value} ::xo::dc dml update_content "update cr_revisions set $attribute = $val \