From 8741bb20e8314bd324722d81c83802a5e4d02385 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 29 Mar 2013 20:36:39 +0000 Subject: Make prettyPhoto a feature, add slideshow for albums. --- include/features.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/features.php b/include/features.php index 23e5485e9..14cf891b3 100644 --- a/include/features.php +++ b/include/features.php @@ -22,6 +22,7 @@ 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('prettyphoto', t('Enhanced Photo Albums'), t('Enable photo album with enhanced features')), array('expert', t('Expert Mode'), t('Enable Expert Mode to provide advanced configuration options')), -- cgit v1.2.3