Package parameters: |
- AllowTextEdit
- Allow users to edit the content of text based files in their browser. (default 0, type number, scope instance)
- BehaveLikeFilesystemP
- Switch to use file-title for download instead of original filename (default 0, type number, scope instance)
- CategoriesP
- Allow categories to be attached to a file. (default 0, type number, scope instance)
- DownloadTargetWindowName
- Many modern Web browsers will attempt to open documents directly in the browser if they can. To disable this "plugin mode" behavior and cause downloads to open in a new window, set this value to "_blank" or any nonempty string. Setting this value to the empty string (default) will leave it to the browser program to decide. (default , type string, scope instance)
- ExposeRssP
- Should we offer navigation to set up RSS feeds for folders? (default 0, type number, scope instance)
- GeneralCommentsP
- Allow comments to be attached to a file. (default 0, type number, scope instance)
- MaximumFileSize
- The maximum size, in bytes, of files that users are allowed to upload. Should not be set larger than the systemwide AOLServer parameter maxinput. (default , type number, scope instance)
- MoveByCopyDeleteP
- Move files by copying and then deleting the original? Default is false, use normal move (default 0, type number, scope instance)
- ShowAdministerPermissionsLinkP
- Whether or not to show a link to administer permissions on the file storage object. (default 1, type number, scope instance)
- StoreFilesInDatabaseP
- Flag to determine the storage type. A flag of 1 (true) will store the files in the database. If 0 (false) files are stored in the filesystem. ***This parameter should only be changed at package instance creation.*** (default 0, type number, scope instance)
- UseWebDavP
- Flag to determine if WebDav is active. A flag of 1 (true) means WebDav is active and we will show WebDav links. (default 0, type number, scope instance)
|