Currently there are a fair amount of steps to get started. Downloading the Codemirror library requires running npm install in order for the /lib/codemirror.js file to be generated. This could be intimidating to people. If they don't already have Node.js installed then they may walk away. I would recommend using the CDN version of the Codemirror library so that the only installation step is to download the module and enable.

Comments

segovia94 created an issue. See original summary.

segovia94’s picture

Status: Active » Needs review
StatusFileSize
new1.19 KB

Patch to use CDN.

segovia94’s picture

StatusFileSize
new1.21 KB

Oops. The last patch wasn't using the minified versions.

  • encelado committed 07b2ac3 on 8.x-1.x authored by segovia94
    Issue #2923568 by segovia94: Use CDN for codemirror to ease installation...
encelado’s picture

Assigned: Unassigned » encelado
Status: Needs review » Fixed

Thank you for your valuable contribution! This improvement has been released in version 8.x-1.2.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.