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 -N -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 @@
1 Attachments
1.1 Basics
1.1.1 What does attachments do?
-
1.1.2 At a high level, how does attachments +
1.1.2 At a high-level, how does attachments work?
1.2 Using attachments
1.2.1 Mount attachments under your package
-
1.2.2 Map an file-storage root folder to your package +
1.2.2 Map a file-storage root folder to your package instance
1.2.3 Attaching files to your objects
1.2.3.1 Have your package check if attachments is @@ -34,12 +34,12 @@ more file-storage files to any acs_object. attachments is mounted below a package that uses it, and the application provides links into the attachments package's UI.

1.1.2 -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 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.

1.2 @@ -53,8 +53,7 @@ on a site-wide basis by changing the "RelativeUrl" parameter of any of the attachments packages (this works since there's only one instance of attachments in the entire system. The same instance is just -re-mounted)

1.2.2 Map an -file-storage root folder to your package instance

+re-mounted)

1.2.2 Map a 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 package instance, you must create one using the