Add explicit_mentions feature setting
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 9 Feb 2019 03:58:48 +0000 (22:58 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 9 Feb 2019 03:58:48 +0000 (22:58 -0500)
src/Content/Feature.php

index db0a70e..58ef856 100644 (file)
@@ -90,6 +90,7 @@ class Feature
                        'composition' => [
                                L10n::t('Post Composition Features'),
                                ['aclautomention', L10n::t('Auto-mention Forums'), L10n::t('Add/remove mention when a forum page is selected/deselected in ACL window.'), false, Config::get('feature_lock', 'aclautomention', false)],
+                               ['explicit_mentions', L10n::t('Explicit Mentions'), L10n::t('Add explicit mentions to comment box for manual control over who gets mentioned in replies.'), false, Config::get('feature_lock', 'explicit_mentions', false)],
                        ],
 
                        // Network sidebar widgets