We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 18913
    • 654 Posts
    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