Package parameters: |
- ActiveDays
- Default days between release date and archive date. (default 14, type number, scope instance)
- ApprovalPolicy
- Approval policy of submitted news items. It must be either of [open|wait|closed]. Submission by the administrator are ApprovalPolicy = 'open'.This approval policy applies only, if we let 'registered users' upload news items. (default wait, type string, scope instance)
- DisplayMax
- Number of news item headlines displayed per page at most. (default 10, type number, scope instance)
- ImageFormat
- Image format to use when converting images, e.g. png, gif, jpg (default jpg, type string, scope instance)
- ImageGeometry
- Geometry specification for scaling images in news, e.g. 120x150 scales images to have a maximum width of 120 px and a maximum height of 150 px. (default 120x150, type string, scope instance)
- ImageUploadTypes
- Acceptable MIME Types for Image Upload in News package (default image/jpeg,image/gif,image/png,image/jpg, type string, scope instance)
- MaxFileSizekB
- maximum filesize in kB (default 1024, type number, scope instance)
- ShowSearchInterfaceP
- Interfacing to site-wide-search with a Search-box. (SWS is required). (default 1, type number, scope instance)
- SolicitCommentsP
- Whether we allow comments on news items. (default 1, type number, scope instance)
|