['photo_location',DI::l10n()->t('Photo Location'),DI::l10n()->t("Photo metadata is normally stripped. This extracts the location \x28if present\x29 prior to stripping metadata and links it to a map."),false,DI::config()->get('feature_lock','photo_location',false)],
['trending_tags',DI::l10n()->t('Trending Tags'),DI::l10n()->t('Show a community page widget with a list of the most popular tags in recent public posts.'),false,DI::config()->get('feature_lock','trending_tags',false)],
['aclautomention',DI::l10n()->t('Auto-mention Forums'),DI::l10n()->t('Add/remove mention when a forum page is selected/deselected in ACL window.'),false,DI::config()->get('feature_lock','aclautomention',false)],
['explicit_mentions',DI::l10n()->t('Explicit Mentions'),DI::l10n()->t('Add explicit mentions to comment box for manual control over who gets mentioned in replies.'),false,DI::config()->get('feature_lock','explicit_mentions',false)],
['add_abstract',DI::l10n()->t('Add an abstract from ActivityPub content warnings'),DI::l10n()->t('Add an abstract when commenting on ActivityPub posts with a content warning. Abstracts are displayed as content warning on systems like Mastodon or Pleroma.'),false,DI::config()->get('feature_lock','add_abstract',false)],
['categories',DI::l10n()->t('Post Categories'),DI::l10n()->t('Add categories to your posts'),false,DI::config()->get('feature_lock','categories',false)],
['forumlist_profile',DI::l10n()->t('List Forums'),DI::l10n()->t('Show visitors public community forums at the Advanced Profile Page'),false,DI::config()->get('feature_lock','forumlist_profile',false)],
['tagadelic',DI::l10n()->t('Tag Cloud'),DI::l10n()->t('Provide a personal tag cloud on your profile page'),false,DI::config()->get('feature_lock','tagadelic',false)],
['profile_membersince',DI::l10n()->t('Display Membership Date'),DI::l10n()->t('Display membership date in profile'),false,DI::config()->get('feature_lock','profile_membersince',false)],