diff --git a/fp-defaults/plugins.conf.php b/fp-defaults/plugins.conf.php index f0fa0aa..5db7c32 100755 --- a/fp-defaults/plugins.conf.php +++ b/fp-defaults/plugins.conf.php @@ -28,6 +28,7 @@ $fp_plugins = array( 'mediamanager', 'datechanger', // Lets you change the publish date for (new) entries. 'feed', // Activates the RSS and Atom feed widget + 'emoticons', // // Activates an emoticons toolbar for entries and static pages 'gallerycaptions', 'photoswipe' );