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.1 -r1.2 --- openacs-4/packages/attachments/www/doc/index.html 12 Nov 2002 22:13:55 -0000 1.1 +++ openacs-4/packages/attachments/www/doc/index.html 20 Apr 2005 11:48:57 -0000 1.2 @@ -39,7 +39,7 @@

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 pacakge is +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 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 @@ -58,7 +58,7 @@ file-storage root folder to your package instance

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 pacakge instance, you must create one using the +you want to use for your package instance, you must create one using the site-map.

Once you have a file-storage instance you wish to use, you must map the root folder of that file-storage instance with the package_id of the instance of your package.

Two utility procs to help you do