Package parameters: |
- AcceptableUploadMIMETypes
- CSV of acceptable MIME Types for Photo Upload (default image/jpeg,image/gif, type string, scope instance)
- AllowBasePhotoAccessP
- If set to t, users are presented a link to display the full sized base image from photo page. (default t, type string, scope instance)
- CheckPermissionOnImageServeP
- If set to t, the index.vuh file in the images directory runs a query to check if user has read access to photo prior to serving it. Note, setting to t can impact performance on high volume sites. (default f, type string, scope instance)
- ConverttoJpgorPng
- Flag to convert BMP to JPG automatically (default 1, type number, scope instance)
- DefaultRootFolderPrivileges
- List of grantee privilege pairs for new root folders. Grantee is either an integer or function that returns a party_id. Format as a space separated listlist (default the_public read registered_users pa_create_album registered_users pa_create_folder, type string, scope instance)
- FullTempPhotoDir
- Absolute path from computer root to path for temporary photos. (default /tmp/photo-album, type string, scope instance)
- ImageMagickPath
- Absolute path from computer root to directory containing ImageMagick executables (default /usr/bin, type string, scope instance)
- PrivilegeForCreator
- CSV of privileges to grant to creators of new objects within photo album (default admin, type string, scope instance)
- ShowShutterflyLinkP
- Set to t if you want to allow users to send selected photos to Shutterfly.com, a for-profit photo-printing service. (default f, type string, scope instance)
- ThumbnailSize
- Max Dimension for thumbnail image (default 150x150, type number, scope instance)
- ThumbnailsPerPage
- Number of thumbnail images to be displayed per album page (default 12, type number, scope instance)
- ViewerSize
- Max Dimension for viewer image (default 700x500, type number, scope instance)
|