nathancox / silverstripe-codeeditorfield

A field for editing code in the SilverStripe CMS using Ace Editor (http://ace.c9.io/)
25 stars 13 forks source link

SilverStripe 4 Compatibility #7

Open nicole-ashley opened 7 years ago

nicole-ashley commented 7 years ago

Hey there, any plans on upgrading this for SilverStripe 4? I know it's early but I'm trying to start migrations as soon as possible.

nathancox commented 7 years ago

Probably at some point but there are no immediate plans sorry. I haven't had enough of a chance to have a look at the changes to the CMS code and TinyMCE in SS 4 yet.

iqmeckert commented 6 years ago

Any update on SS4 compatibility? It looks like it's all been updated, but composer is requiring silverstripe/admin:4. it should be silverstripe/framework:4.

nathancox commented 6 years ago

Sorry everybody this is getting held up by me trying to get a chance to figure out how modals work in SS4.

mikenz commented 6 years ago

@iqmeckert in the mean time feel free to use my fork at https://github.com/mikenz/silverstripe-codeeditorfield which we use in production with SS4 already. Once @nathancox's finished their migration I'll bring my fork inline then we can switch back.

divinity76 commented 2 years ago

any update to SS4 compatibility? (4 years later)

kevingroeger commented 1 year ago

@nathancox hey! Don't want to bother you - there are probably reasons that you didn't come back to this.

But could you consider updating this repo? This is - by far - still the best CodeEditorField available for Silverstripe. It would be great if you could upgrade it