All,
I have started using Ace and it works quite nicely. But, for the purposes of posterity, I wanted to include this comparison I found on Wikipedia.
https://en.wikipedia.org/wiki/Comparison_of_JavaScript-based_source_code_editors
<https://en.wikipedia.org/wiki/Comparison_of_JavaScript-based_source_code_editors>Hopefully this will be useful if anyone searches our listserv archives for the same question.
Mark
Mark V. Sullivan
Application Architect
Sobek Digital Hosting and Consulting, LLC
[log in to unmask]<mailto:[log in to unmask]>
866-981-5016 (office)
________________________________
From: Mark V. Sullivan
Sent: Thursday, October 6, 2016 5:06:25 PM
To: Code for Libraries
Subject: Re: Online XML editing library (JQuery?)
Thank you all for your suggestions.
Indeed, both codemirror ( http://codemirror.net/mode/xml/ ) and ace ( https://ace.c9.io/#nav=about ) look like excellent candidates.
Mark
Mark V. Sullivan
Application Architect
Sobek Digital Hosting and Consulting, LLC
[log in to unmask]<mailto:[log in to unmask]>
866-981-5016 (office)
________________________________
From: Sebastian Karcher <[log in to unmask]>
Sent: Thursday, September 29, 2016 11:11 PM
To: Code for Libraries; Mark V. Sullivan
Subject: Re: Online XML editing library (JQuery?)
Hi Mark,
we're also using codemirror, mentioned by Vincent, for the XML editor built into the Citation Style Language visual editor: http://editor.citationstyles.org/codeEditor/
I didn't build this, so can't speak to the difficulty of implementation, but it's certainly been stable and easy to maintain.
Best,
Sebastian
|