diff --git a/fp-defaults/plugins.conf.php b/fp-defaults/plugins.conf.php index d5d8784..fd2e814 100755 --- a/fp-defaults/plugins.conf.php +++ b/fp-defaults/plugins.conf.php @@ -27,7 +27,9 @@ $fp_plugins = array( 'postviews', // Counts and displays entry views 'commentcenter', // including Akismet interface 'mediamanager', - 'datechanger', // Lets you change the publish date for (new) entries. + // 'datechanger', // Lets you change the publish date for (new) entries. + // DateChanger uses UTC. The time correction in the admin area is skipped + // Therefore deactivated by default 'feed', // Activates the RSS and Atom feed widget 'emoticons', // Activates an emoticons toolbar for entries and static pages 'support', // Provides the FlatPress admin and the community with all relevant data in case of problems.