1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 17:50:12 +02:00

Tinymce downgraded until styling corrected. Banner tweaks and deprecated config.php file added.

This commit is contained in:
Cameron
2016-01-12 17:11:06 -08:00
parent d0fccd540f
commit 896d1f4345
3 changed files with 6 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ if((e107::wysiwyg() === true && check_class($pref['post_html'])) || strpos(e_SEL
{
if(e_PAGE != 'image.php')
{
// e107::js('footer', "https://tinymce.cachefly.net/4.2/tinymce.min.js");
e107::js('footer', "//cdn.tinymce.com/4/tinymce.min.js");
e107::js('footer', "https://tinymce.cachefly.net/4.2/tinymce.min.js");
// e107::js('footer', "//cdn.tinymce.com/4/tinymce.min.js");
e107::js('footer',e_PLUGIN.'tinymce4/wysiwyg.php','jquery',5);
// Add to e107_config.php to view hidden content when TinyMce not saving correctly