Commit 40913be1 authored by Chris Graham's avatar Chris Graham
Browse files

Fixed MANTIS-4244 (Clarify what explicit_allow option to main_comments block is)

parent 518b3173
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ BLOCK_main_comments_PARAM_explicit_allow_TITLE=Always allow
BLOCK_main_comments_PARAM_param=Advanced feature. An identifier for the comment box on this page; you only (you must!) specify this if you have more than one comment block in a page. You may make one up.
BLOCK_main_comments_PARAM_extra_param_from=Advanced feature. If you want to place your block on something shared, like a panel, or a template, this will allow you to make the set of comments different, based on the URL used. You would enter the name of the URL parameter that distinguishes what set of comments to use. For example, 'page' would work well for a panel, to make each set of comments different for each page. You may leave this blank.
BLOCK_main_comments_PARAM_page=Advanced feature. This allows you to make the comment topic's title different from the title of the page you have the block on. You may leave this blank as usually the name of the page you place this on will do just fine.
BLOCK_main_comments_PARAM_explicit_allow=Whether comments may be made and viewed regardless of forum permissions. Default: '0'.
BLOCK_main_comments_PARAM_explicit_allow=Whether comments may be made and viewed regardless of forum permissions (although comment privilege is still needed). Default: '0'.
BLOCK_main_comments_PARAM_invisible_if_no_comments=Whether this comment block will not be shown if there are no comments for it. Default: '0'.
BLOCK_main_comments_PARAM_reverse=Whether comment posts will be shown in reverse order (newest first). Default: '0'.
BLOCK_main_comments_PARAM_forum=The forum where the comments will go (an ID number, or name). Default: the comments forum chosen in the website configuration.