Hello Grav Team,
just out of curiosity, would the following be possible with the current api?
- Extend the admin plugins editor page by either an additional Tab (right next to Content, Options, Advanced) or by adding an additional block below the 'Page media' section of the content tab?
- Is there a way to get the content from the editor in response of a button click?
What I'd basically want to do is to analyze the entered text and display some statistics about it. From a technical point of view, are the required APIs available to do it?