Outward Posted March 30, 2021 Share Posted March 30, 2021 Hello, I've been adapting Soma's great Page Edit Soft Lock module for a project that keeps trusted users editing in the front-end. This works great for the Dialogue editor as it hooks to 'ProcessPageEdit::execute', as in the example below: As well as the dialogue editor, I use inline editing for several CKEditor fields, e.g.: <div edit="events"> <!-- code to output events --> </div> Is there any way to hook into inline editing? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now