In MODX Revolution, you'd add this to the tag, I'm not sure if that's used in the Evo version.
hi bobray - thanks for the feedback ..... gave that a try but evo didn't seem to care. still no rte.
That version of NewsPublisher is quite old (and unlike the Revo one, I didn't write it). It may just not be up to snuff for the current version of MODX or TinyMCE.
Does TinyMCE work for you in the Manager?
hi - yes, tinymce is working as expected. am using the current version 3.5.8 for 1.0.10
would even be happy with a plain text area for entering content, but calling that from the template variable does not work either.
Hi,
I have the same problem with version 1.0.12.
When I configure the TV variable that represents the content with these values:
input_type richtext
input_options
input_default
output_widget RichText
output_widget_params &w=383px&h=450px&edt=TinyMCE
sort_order 0
I have this error on the form page:
"Error : array_key_exists(): The first argument should be either a string or an integer
ErrorType[num] : WARNING[2]
File : /home/adlm/www/manager/includes/document.parser.class.inc.php
Line : 884
Source : if (array_key_exists($matches[1][$i], $this->config))
Did you already solve your problem?
Thanks.
I am having a problem as well with richtext widget for Evo 10.12. I also get this error:
"Error : array_key_exists(): The first argument should be either a string or an integer
ErrorType[num] : WARNING[2]
File : /home/adlm/www/manager/includes/document.parser.class.inc.php
Line : 884
Source : if (array_key_exists($matches[1][$i], $this->config))
Anyone have a clue as to why this happens?