Index: openacs-4/packages/acs-content-repository/www/doc/api/item.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/item.html,v
diff -u -r1.3.18.2 -r1.3.18.3
--- openacs-4/packages/acs-content-repository/www/doc/api/item.html 22 Jun 2016 07:40:41 -0000 1.3.18.2
+++ openacs-4/packages/acs-content-repository/www/doc/api/item.html 21 Apr 2017 14:53:08 -0000 1.3.18.3
@@ -1344,7 +1344,7 @@
Procedure: content_item.write_to_file
Writes the content of the live revision of this item to a file,
-creating all the neccessary directories in the process
+creating all the necessary directories in the process
Index: openacs-4/packages/acs-content-repository/www/doc/api/keyword.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/keyword.adp,v
diff -u -r1.2.2.5 -r1.2.2.6
--- openacs-4/packages/acs-content-repository/www/doc/api/keyword.adp 1 Jul 2016 09:17:33 -0000 1.2.2.5
+++ openacs-4/packages/acs-content-repository/www/doc/api/keyword.adp 21 Apr 2017 14:53:08 -0000 1.2.2.6
@@ -63,7 +63,7 @@
Function: content_keyword.get_path
-Retreives a path to the keyword/subject category, with the most
+ Retrieves a path to the keyword/subject category, with the most
general category at the root of the path
Author: | Karl Goldstein |
Index: openacs-4/packages/acs-content-repository/www/doc/api/keyword.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/keyword.html,v
diff -u -r1.1.1.1.30.2 -r1.1.1.1.30.3
--- openacs-4/packages/acs-content-repository/www/doc/api/keyword.html 22 Jun 2016 07:40:41 -0000 1.1.1.1.30.2
+++ openacs-4/packages/acs-content-repository/www/doc/api/keyword.html 21 Apr 2017 14:53:08 -0000 1.1.1.1.30.3
@@ -116,7 +116,7 @@
Function: content_keyword.get_path
- Retreives a path to the keyword/subject category, with the most general
+ Retrieves a path to the keyword/subject category, with the most general
category at the root of the path
Index: openacs-4/packages/acs-content-repository/www/doc/api/permission.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/permission.adp,v
diff -u -r1.2.2.4 -r1.2.2.5
--- openacs-4/packages/acs-content-repository/www/doc/api/permission.adp 1 Jul 2016 09:17:33 -0000 1.2.2.4
+++ openacs-4/packages/acs-content-repository/www/doc/api/permission.adp 21 Apr 2017 14:53:08 -0000 1.2.2.5
@@ -27,8 +27,8 @@
content_permission.has_grant_authority
Determine if the user may grant a certain permission to another
user. The permission may only be granted if the user has the
-permission himself and posesses the cm_perm access, or if the user
-posesses the cm_perm_admin access.
+permission himself and possesses the cm_perm access, or if the user
+possesses the cm_perm_admin access.
Author: | Karl Goldstein |
@@ -60,8 +60,8 @@
content_permission.has_revoke_authority
Determine if the user may take a certain permission away from
another user. The permission may only be revoked if the user has
-the permission himself and posesses the cm_perm access, while the
-other user does not, or if the user posesses the cm_perm_admin
+the permission himself and possesses the cm_perm access, while the
+other user does not, or if the user possesses the cm_perm_admin
access.
Author: | Karl Goldstein |
Index: openacs-4/packages/acs-content-repository/www/doc/api/permission.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/api/permission.html,v
diff -u -r1.1.1.1.30.2 -r1.1.1.1.30.3
--- openacs-4/packages/acs-content-repository/www/doc/api/permission.html 22 Jun 2016 07:40:41 -0000 1.1.1.1.30.2
+++ openacs-4/packages/acs-content-repository/www/doc/api/permission.html 21 Apr 2017 14:53:08 -0000 1.1.1.1.30.3
@@ -40,8 +40,8 @@
Determine if the user may grant a certain permission to another
user. The permission may only be granted if the user has
-the permission himself and posesses the cm_perm access, or if the
-user posesses the cm_perm_admin access.
+the permission himself and possesses the cm_perm access, or if the
+user possesses the cm_perm_admin access.
@@ -94,8 +94,8 @@
Determine if the user may take a certain permission away from another
user. The permission may only be revoked if the user has
-the permission himself and posesses the cm_perm access, while the
-other user does not, or if the user posesses the cm_perm_admin access.
+the permission himself and possesses the cm_perm access, while the
+other user does not, or if the user possesses the cm_perm_admin access.
Index: openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp,v
diff -u -r1.2.2.4 -r1.2.2.5
--- openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 1 Jul 2016 09:17:33 -0000 1.2.2.4
+++ openacs-4/packages/acs-content-repository/www/doc/guide/file-system.adp 21 Apr 2017 14:53:08 -0000 1.2.2.5
@@ -61,7 +61,7 @@
approach may have the following advantages:
- Content management systems can take advantage of the folder
-structure to implement an intuitive user interface analagous to
+structure to implement an intuitive user interface analogous to
familiar desktop tools (Windows Explorer, MacOS Finder, etc.).
- You can use the content repository API to constraint the type
of content that a folder may contain (except for the index page).
For example, it is possible to limit the contents of the
Index: openacs-4/packages/acs-content-repository/www/doc/guide/file-system.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/guide/file-system.html,v
diff -u -r1.1.1.1.30.1 -r1.1.1.1.30.2
--- openacs-4/packages/acs-content-repository/www/doc/guide/file-system.html 22 Jun 2016 07:40:41 -0000 1.1.1.1.30.1
+++ openacs-4/packages/acs-content-repository/www/doc/guide/file-system.html 21 Apr 2017 14:53:08 -0000 1.1.1.1.30.2
@@ -82,7 +82,7 @@
-The content repository accomodates these situations in the
+ The content repository accommodates these situations in the
following ways:
Index: openacs-4/packages/acs-content-repository/www/doc/guide/search.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/guide/search.adp,v
diff -u -r1.2.2.4 -r1.2.2.5
--- openacs-4/packages/acs-content-repository/www/doc/guide/search.adp 1 Jul 2016 09:17:33 -0000 1.2.2.4
+++ openacs-4/packages/acs-content-repository/www/doc/guide/search.adp 21 Apr 2017 14:53:08 -0000 1.2.2.5
@@ -12,7 +12,7 @@
all the attribute columns for each content type.
Searching Content
The content column in cr_revisions may
-contain data in any text or binary format. To accomodate searches
+contain data in any text or binary format. To accommodate searches
across multiple file types, the content repository uses an
Intermedia index with the INSO filtering option. The INSO filter
automatically detects the the file type of a binary object, and
Index: openacs-4/packages/acs-content-repository/www/doc/guide/search.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/www/doc/guide/search.html,v
diff -u -r1.1.1.1.30.1 -r1.1.1.1.30.2
--- openacs-4/packages/acs-content-repository/www/doc/guide/search.html 22 Jun 2016 07:40:41 -0000 1.1.1.1.30.1
+++ openacs-4/packages/acs-content-repository/www/doc/guide/search.html 21 Apr 2017 14:53:08 -0000 1.1.1.1.30.2
@@ -15,7 +15,7 @@
Searching Content
The content column in cr_revisions may contain
-data in any text or binary format. To accomodate searches across
+data in any text or binary format. To accommodate searches across
multiple file types, the content repository uses an Intermedia index
with the INSO filtering option. The INSO filter automatically detects
the the file type of a binary object, and extracts text from it for
|