remove the feature setting until the community decides what to do and makes it happen
This commit is contained in:
parent
0074ef0bf3
commit
4e3c560bdb
@ -38,7 +38,7 @@ function get_features() {
|
|||||||
// Post composition
|
// Post composition
|
||||||
'composition' => array(
|
'composition' => array(
|
||||||
t('Post Composition Features'),
|
t('Post Composition Features'),
|
||||||
array('richtext', t('Richtext Editor'), t('Enable richtext editor')),
|
// array('richtext', t('Richtext Editor'), t('Enable richtext editor')),
|
||||||
array('preview', t('Post Preview'), t('Allow previewing posts and comments before publishing them')),
|
array('preview', t('Post Preview'), t('Allow previewing posts and comments before publishing them')),
|
||||||
array('channel_sources', t('Channel Sources'), t('Automatically import channel content from other channels or feeds')),
|
array('channel_sources', t('Channel Sources'), t('Automatically import channel content from other channels or feeds')),
|
||||||
array('content_encrypt', t('Even More Encryption'), t('Allow optional encryption of content end-to-end with a shared secret key')),
|
array('content_encrypt', t('Even More Encryption'), t('Allow optional encryption of content end-to-end with a shared secret key')),
|
||||||
|
Reference in New Issue
Block a user