I was wondering if anyone has gotten NicEdit
http://nicedit.com/
setup in MODx as an additional RTE to use?
On the face of it, it’s implementation seems straightforward - when this
<script src="
http://js.nicedit.com/nicEdit-latest.js" type="text/javascript"></script>
<script type="text/javascript">bkLib.onDomLoaded(nicEditors.allTextAreas);</script>
is included on a page, textareas can be edited with NicEdit (according to their page).
I’ve looked at the forums for an answer to this question and tried to see if mod’ing the TinyMCE plugin. Neither effort got me far. Any help and/or pointers would be appreciated.
Matt