Package parameters: |
- AttachmentStyle
- Style of attachments. Possible values are: - simple (default): just allow one to attach new files to a message using the file widget during post, and using the attachments package API to 'attach' them to the message. - complex (legacy): attach URLs, new or already existing files, browse through folders and choose where to upload the files in the file storage, using the attachments package 'attach' pages (default simple, type string, scope instance)
- DisplayEmoticonsAsImagesP
- Automatically convert smileys like :-) and similar constructs to images when displaying messages in the browser. (default 1, type number, scope instance)
- ForumsSearchBoxP
- Whether to display a forums specific searchbox within the page body (not desirable when there is a sitewide search in the header). (default 1, type number, scope instance)
- SecureOutboundP
- Should we withhold message content from notifications when the forum message is posted in a secure connection? This helps to keep controlled content available only to subsite members when the forum connection is secure, such as controlled by referencing subsite in acs-subsite's RestrictToSSL parameter. (default 0, type number, scope instance)
- UseIntermediaForSearchP
- Should we use intermedia for searching forums? Intermedia is more scalable, but interprets searches differently from standard search. (default 0, type number, scope instance)
- UseReadingInfo
- Should ReadingInfo be stored and displayed for this forum (default 0, type number, scope instance)
- UseScreenNameP
- Whether the real username or only the (anonymous) screenName will be shown in forums. Do not revert to 0 if once set to 1, since this will discard the beforehand granted anonymity. (default 0, type number, scope instance)
- table_bgcolor
- This is the color of the first message / table row (default #eeeeee, type string, scope instance)
- table_border_color
- The color of the table borders and between the cells, try #ffffff for a cool look (default #dddddd, type number, scope instance)
- table_other_bgcolor
- The bgcolor for the other table rows (default #d9e4f9, type string, scope instance)
|