Index: openacs-4/packages/acs-admin/www/apm/version-tag.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/Attic/version-tag.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-admin/www/apm/version-tag.tcl 1 Oct 2017 12:16:05 -0000 1.8 +++ openacs-4/packages/acs-admin/www/apm/version-tag.tcl 11 Apr 2018 20:52:01 -0000 1.9 @@ -1,4 +1,4 @@ -ad_page_contract { +ad_page_contract { Tag each file in a package as part of a particular package version. @param version_id The package to be processed. @@ -19,7 +19,7 @@ set files [db_list apm_all_paths {}] if { [llength $files] == 0 } { - ad_return_complaint 1 "
This packages provides a set of utilities for dealing with dates +
This package provides a set of utilities for dealing with dates and times, including:
This packages provides a set of utilities for dealing with dates and +
This package provides a set of utilities for dealing with dates and times, including:
This packages doesn't need a data model.
+This package doesn't need a data model.
It comes with its own database interfaces, one for using ns_ora,
the Oracle driver from ArsDigita, and one for ns_db, the builtin
database interface of the AOL server. If you are programming under
the ACS, you should use neither of these, but rather the
db_* interface, in particular
db_multirow.
This packages doesn't have a user interface. It is the +
This package doesn't have a user interface. It is the substrate of all user interfaces, be it user or admin pages.
Passing datasources by reference is new. The acs-templating Index: openacs-4/packages/acs-templating/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/design.html,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-templating/www/doc/design.html 4 Apr 2018 21:53:43 -0000 1.8 +++ openacs-4/packages/acs-templating/www/doc/design.html 11 Apr 2018 20:52:01 -0000 1.9 @@ -421,7 +421,7 @@
- This packages doesn't need a data model. + This package doesn't need a data model.
It comes with its own database interfaces, one for using ns_ora, @@ -433,12 +433,12 @@
- This packages doesn't have a user interface. It is the + This package doesn't have a user interface. It is the substrate of all user interfaces, be it user or admin pages.
[ns/server/yourservername/acs/template]
Index: openacs-4/packages/contacts/tcl/contacts-install-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-install-procs.tcl,v
diff -u -r1.27 -r1.28
--- openacs-4/packages/contacts/tcl/contacts-install-procs.tcl 28 Mar 2018 17:00:40 -0000 1.27
+++ openacs-4/packages/contacts/tcl/contacts-install-procs.tcl 11 Apr 2018 20:52:01 -0000 1.28
@@ -569,7 +569,7 @@
# If contacts was not mounted on the root subsite then your
# site will likely need to run a custom contact::default_group_not_cached
- # proc that returns this packages default group.
+ # proc that returns this package's default group.
set contacts_node_id [site_node::get_node_id_from_object_id -object_id ${package_id}]
set subsite_package_id [site_node::closest_ancestor_package -node_id $contacts_node_id -package_key "acs-subsite"]
Index: openacs-4/packages/datamanager/www/doc/index.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/datamanager/www/doc/index.html,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/datamanager/www/doc/index.html 28 Mar 2018 17:00:40 -0000 1.3
+++ openacs-4/packages/datamanager/www/doc/index.html 11 Apr 2018 20:52:01 -0000 1.4
@@ -18,10 +18,10 @@
Jose Agustin Lopez Bueno (Agustin.Lopez@uv.es)
Paco Soler (paco.soler@uv.es)
--This packages has been developed and fully tested in OACS 5.1. Works too in 5.2.
+-This package has been developed and fully tested in OACS 5.1. Works too in 5.2.
-You must modify callbacks procs for every package to support Datamanager.
datamanager::copy_faq
- datamanager::export_faq
+ datamanager::export_faq
Index: openacs-4/packages/glossary/www/doc/requirements.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/glossary/www/doc/requirements.html,v
diff -u -r1.2 -r1.3
--- openacs-4/packages/glossary/www/doc/requirements.html 13 Sep 2002 16:46:36 -0000 1.2
+++ openacs-4/packages/glossary/www/doc/requirements.html 11 Apr 2018 20:52:01 -0000 1.3
@@ -183,7 +183,7 @@
It should be noted that designating who can do what action is accomplished via setting permissions and assigning tasks to users in the workflow mechanism.
90.0 Glossary Associations
-
Glossaries can be "attached" to an other object in ACS (i.e. an object in the ACS data model stored in the database). This is particularly useful with content items like articles, white papers, bboards, etc.
+
Glossaries can be "attached" to another object in ACS (i.e. an object in the ACS data model stored in the database). This is particularly useful with content items like articles, white papers, bboards, etc.