Make prettyPhoto a feature, add slideshow for albums.

This commit is contained in:
Thomas Willingham
2013-03-29 20:36:39 +00:00
parent fbb4dc69c6
commit 8741bb20e8
5 changed files with 30 additions and 7 deletions

View File

@@ -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')),