<![CDATA[ Evo 1.2: introtext mce plugin not working any more - My Forums]]> https://forums.modx.com/thread/?thread=101450 <![CDATA[Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more?page=2#dis-post-547361
FYI, the code is as follows:

global $replace_richtexteditor;
$replace_richtexteditor[] = "introtext";

Thanks for any solutions]]>
purensimple Dec 15, 2016, 03:08 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more?page=2#dis-post-547361
<![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more?page=2#dis-post-564037
Here's how I solved it:

1) Downloaded the assets/plugins/tinymce4 folder from another site running EVO 1.4.5.
(TinyMCE 4.7.4 instead of 4.3.7.2)

2) Uploaded the assets/plugins/tinymce4 to my web hosting, to replace existing tinymce4 folder

3) Replaced the TinyMCE source code by (notice the ".inc.php"):
if (!defined('MODX_BASE_PATH')) { die('What are you doing? Get out of here!'); }
require(MODX_BASE_PATH."assets/plugins/tinymce4/plugin.tinymce.inc.php");

4) Applied Nicola (Banzai)'s trick:

* Go to Tintymce4 plugin config
* Scroll to the bottom of the config page
* Introtext RTE
add richtext-features to "introtext" > enable

(Maybe step 4 would have suffice ; it would be to test.)

This applies the Wysiwyg editor to both the introtext (and rich text TV as well).
Not only to those fields, but magically also to the main "Content" area.
The editor has kind of a minimalist style (not like TinyMCE 3).]]>
Jul Feb 11, 2019, 12:24 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more?page=2#dis-post-564037
<![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548407 Quote from: fourroses666 at Jan 30, 2017, 04:43 PM
Have you selected Tinymce4 at the Config > interface page as editor?
Yes of course]]>
neoziox Jan 30, 2017, 05:01 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548407
<![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548405 fourroses666 Jan 30, 2017, 04:43 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548405 <![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548374 neoziox Jan 27, 2017, 02:44 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548374 <![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548354 purensimple Jan 27, 2017, 06:30 AM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548354 <![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548347
- files corrupted
- configuration params - configuration parameters fails to set on install
- plugins events - fails to set events on install

So, compare Parameters and events with a site where tinymce works.]]>
banzai Jan 27, 2017, 12:23 AM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548347
<![CDATA[Re: Evo 1.2: introtext mce plugin not working any more (Best Answer)]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548337
Deactivate 3 and activate 4, or simply delete 3 and ensure that 4 is activated]]>
iusemodx Jan 26, 2017, 08:15 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548337
<![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548336 purensimple Jan 26, 2017, 07:47 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548336 <![CDATA[Re: Evo 1.2: introtext mce plugin not working any more]]> https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548331 neoziox Jan 26, 2017, 05:15 PM https://forums.modx.com/thread/101450/introtext-mce-plugin-not-working-any-more#dis-post-548331