{style}{literal} input[name="comments_count"] { width: 50px; } {/literal}{/style} {script}{literal} $('#allow_comments_btn').click(function() { if ( this.checked ) { $('#comments_count_c').show(); } else { $('#comments_count_c').hide(); } }); {/literal}{/script} {$menu} {form name='NEWSFEED_ConfigSaveForm'}
| {text key='newsfeed+admin_settings_title'} | ||
|---|---|---|
| {label name='index_status_enabled'} | {input name='index_status_enabled'} | {text key='iissecurityessentials+index_status_enabled_desc'} |
| {label name='allow_likes'} | {input name='allow_likes'} | |
| {label name='features_expanded'} | {input name='features_expanded'} | |
| {label name='allow_comments'} | {input name='allow_comments' id="allow_comments_btn"} | |
| {label name='comments_count'} | {input name='comments_count'} | {text key='newsfeed+admin_comments_count_desc'} |
| {input name='showGroupChatForm'} | ||
| {input name='showDashboardChatForm'} | ||
| {input name='disableNewsfeedFromUserProfile'} | {desc name='disableNewsfeedFromUserProfile'} | |
| {input name='disableComments'} | ||
| {input name='disableLikes'} | ||
| {input name='addReply'} | ||
| {input name='removeDashboardStatusForm'} | ||