mirror of
https://github.com/e107inc/e107.git
synced 2025-08-31 18:11:56 +02:00
PHP Minimum set to 5.6. TinyMce installed by default.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
<plugin name='featurebox' url='core' />
|
||||
<plugin name='gallery' url='core' />
|
||||
<plugin name='rss_menu' url='core' />
|
||||
<plugin name='tinymce4' url='core' />
|
||||
<plugin name='social' url='core' />
|
||||
</plugins>
|
||||
<keywords>
|
||||
|
@@ -7,6 +7,7 @@
|
||||
<plugins>
|
||||
<plugin name='gallery' url='core' />
|
||||
<plugin name='rss_menu' url='core' />
|
||||
<plugin name='tinymce4' url='core' />
|
||||
<plugin name='social' url='core' />
|
||||
</plugins>
|
||||
<keywords>
|
||||
|
@@ -6,6 +6,7 @@
|
||||
<category>blog</category>
|
||||
<plugins>
|
||||
<plugin name='rss_menu' url='core' />
|
||||
<plugin name='tinymce4' url='core' />
|
||||
<plugin name='social' url='core' />
|
||||
</plugins>
|
||||
<keywords>
|
||||
|
Reference in New Issue
Block a user