Expert mode. Doesn't do anything yet, just checking in on the offchance anyone needs it before I'm finished with the theme stuff that uses it.

This commit is contained in:
Thomas Willingham 2013-02-13 15:35:57 +00:00
parent b19764c9a1
commit 5888d03ff6

View File

@ -22,6 +22,8 @@ function get_features() {
array('expire', t('Content Expiration'), t('Remove old posts/comments after a period of time')),
array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles')),
array('webpages', t('Web Pages'), t('Provide managed web pages on your channel')),
array('expert', t('Expert Mode'), t('Enable Expert Mode to provide advanced configuration options')),
),