From d93080ac748453fa398c70c3abd47088383066ed Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 12 Dec 2012 15:27:39 -0800 Subject: So what if Red could do more CMS types of things? And you could add arbitrary web content pages of your own design to your channel resources? Oh wait... --- include/features.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/features.php b/include/features.php index 45d866d45..03919d9b2 100644 --- a/include/features.php +++ b/include/features.php @@ -21,6 +21,8 @@ function get_features() { t('General 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'), + ), // Post composition -- cgit v1.2.3