Re: Online XML editing library (JQuery?)

From: Mark V. Sullivan <mark.v.sullivan_at_nyob>
Date: Sat, 8 Oct 2016 12:59:35 +0000
To: CODE4LIB_at_LISTS.CLIR.ORG
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
Mark.V.Sullivan_at_sobekdigital.com<mailto:Mark.V.Sullivan_at_sobekdigital.com>
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
Mark.V.Sullivan_at_sobekdigital.com<mailto:Mark.V.Sullivan_at_sobekdigital.com>
866-981-5016 (office)



________________________________
From: Sebastian Karcher <karcher_at_u.northwestern.edu>
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
Received on Sat Oct 08 2016 - 08:59:44 EDT