nsfdev Reply #1, 1 year, 2 months ago
Can anyone point me in the right direction for this? Is there a simple way to get the existing plugin to recognize this field as richtext?
$chunk = str_replace('modx-content', 'modx-richtext', $chunk;global $replace_richtexteditor; $replace_richtexteditor[] = "introtext";