i see that on ./etherpad/src/static/js/pad_editor.js it's being called as,

  self.ace = new Ace2Editor();

can I just include and call some other editor (like codemirror) ?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Consensus on the mailing list is that Etherpad and ACE are so tightly interwoven that this is probably hopeless for now.

link|improve this answer
i thought the same but it's been done on ethercodes.com so i'm wondering.. – Devrim Oct 13 '10 at 23:21
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.