Index: openacs-4/packages/dotlrn/www/admin/users-bulk-upload.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/users-bulk-upload.adp,v diff -u -r1.17 -r1.17.2.1 --- openacs-4/packages/dotlrn/www/admin/users-bulk-upload.adp 28 Mar 2018 08:11:51 -0000 1.17 +++ openacs-4/packages/dotlrn/www/admin/users-bulk-upload.adp 17 Aug 2019 09:18:30 -0000 1.17.2.1 @@ -81,7 +81,7 @@ Joe,Student,joe@_somewhere_.net,joestue,4jfe3,student,full,f,f Albert,Einstein,al@_school_.edu,al,emc2,professor,full,f,t Systems,Hacker,syshacker@_company_.com,syshack,,admin - Intersted,Onlooker,onlooker@_somewhere_.net,,,external,limited,t,t + Interested,Onlooker,onlooker@_somewhere_.net,,,external,limited,t,t
Index: openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css,v diff -u -r1.2 -r1.2.12.1 --- openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css 8 Aug 2006 21:26:29 -0000 1.2 +++ openacs-4/packages/dotlrn/www/resources/dotlrn-master-kelp.css 17 Aug 2019 09:18:30 -0000 1.2.12.1 @@ -804,7 +804,7 @@ } div#container-shadows-sin{ - white-space:normal; /* corregge l'errore del control panel della classe*/ + white-space:normal; /* corrects the error of the class control panel */ width: 100%; height:100%; background-image:url(01_cont_shadow_sin.png); Index: openacs-4/packages/attachments/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/doc/index.html,v diff -u -r1.3 -r1.3.2.1 --- openacs-4/packages/attachments/www/doc/index.html 7 Aug 2017 23:48:04 -0000 1.3 +++ openacs-4/packages/attachments/www/doc/index.html 17 Aug 2019 09:19:38 -0000 1.3.2.1 @@ -10,12 +10,12 @@
Before you can use the attachments package, each instance of your package must be mapped to a file-storage root folder.
The root folder is a "super folder" for all the files in that specific instance of file-storage, and it is created automatically when the file-storage package is -instanciated.
When a user wants to make an attachment to an object in +instantiated.
When a user wants to make an attachment to an object in your package, she is shown the contents of the file-storage root folder mapped to your package instance. The user is also given the option to upload a new file into file-storage to attach.
First, you must select a file-storage instance that will provide the files
you can attach. If you do not already have an instance of file-storage that
you want to use for your package instance, you must create one using the
Index: openacs-4/packages/attachments/www/doc/src/attachments.apt
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/doc/src/attachments.apt,v
diff -u -r1.2 -r1.2.16.1
--- openacs-4/packages/attachments/www/doc/src/attachments.apt 20 Apr 2005 11:48:57 -0000 1.2
+++ openacs-4/packages/attachments/www/doc/src/attachments.apt 17 Aug 2019 09:19:38 -0000 1.2.16.1
@@ -14,15 +14,15 @@
-** At a high level, how does attachments work?
+** At a high-level, how does attachments work?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Before you can use the attachments package, each instance of your package must be
mapped to a <<