Skip to content

Instantly share code, notes, and snippets.

@chriwo
Created July 30, 2018 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chriwo/85f2ff3e733ff1f942a350de42781fc8 to your computer and use it in GitHub Desktop.
Save chriwo/85f2ff3e733ff1f942a350de42781fc8 to your computer and use it in GitHub Desktop.
Override CkEditor configuration with PageTs
RTE {
config {
tt_content {
DB-FIELD-NAME {
types.NAME-OF-CTYPE {
editor.externalPlugins.wordcount.maxCharCount = 5
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment