Skip to content

Conversation

patacra
Copy link
Contributor

@patacra patacra commented May 1, 2025

Correct the CKEditor integration documentation

Summary of the change:

  • The JQuery selector was probably wrong as the dot is for selecting a class, and this class was missing and set on
    the id instead.
  • To help people understand, I propose to modify the id to show that it has to be unique if you use this way of
    setting up the editor. Personally, I prefer the class version, which will handle multiple editors in the page.

Correct the CKEditor integration: JQuery selector was wrong, so added a class like in the other examples and made the id look more unique, for clarity.
@patacra patacra closed this May 8, 2025
@patacra patacra deleted the patch-1 branch May 8, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant