Update plugins.conf.php
Activates an emoticons toolbar for entries and static pages by default
This commit is contained in:
parent
4602437619
commit
7b89b87685
@ -28,6 +28,7 @@ $fp_plugins = array(
|
|||||||
'mediamanager',
|
'mediamanager',
|
||||||
'datechanger', // Lets you change the publish date for (new) entries.
|
'datechanger', // Lets you change the publish date for (new) entries.
|
||||||
'feed', // Activates the RSS and Atom feed widget
|
'feed', // Activates the RSS and Atom feed widget
|
||||||
|
'emoticons', // // Activates an emoticons toolbar for entries and static pages
|
||||||
'gallerycaptions',
|
'gallerycaptions',
|
||||||
'photoswipe'
|
'photoswipe'
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user