Based on all the ideas we have done so far, we should integrate them into the editing experience.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ckeditor-content-tone.gif | 1.27 MB | kevinquillen |
Issue fork openai-3352556
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
kevinquillen commentedThis is a major refactor of what was in the openai_ckeditor module before.
When you receive this change, you need to run database updates in Drupal. There is an update hook that will swap the old plugin out for the new plugin. In your text formats, there is a new section for setting OpenAI settings (model, temperature, etc) for the initial plugins.
Here is a preview of what it will be like:
in action (sorry its a gif):
We can work at the UI as we go (the native popups could use some work). I have other ideas as well for iterating on this.
Comment #5
kevinquillen commentedComment #6
d0t101101 commented@kevinquillen - +1 - this looks awesome!!! :)