Skip to main content

Rich-text editor for Django Wagtail CMS

Project description

Wagtail CKEditor plugin

This is a Wagtail plugin, which allows CKEditor to be used as an internal editor instead of hallo.js or draftail.

Requirments

Wagtail 2+ Django 3+

How to install

Include wagtail_ckeditor in your INSTALLED_APPS.

Ensure that you have this entry in your settings.py file.

WAGTAILADMIN_RICH_TEXT_EDITORS = {
    'default': {
        'WIDGET': 'wagtail_ckeditor.widgets.CKEditor'
    }
}

There are several options you can add to your settings.py file.

WAGTAIL_CKEDITOR_CONFIG = {
    "language": "ru",
}

Inspired by:


Richard Mitchell (https://github.com/isotoma/wagtailtinymce.git) mastnym (https://github.com/mastnym/wagtail-ckeditor)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail-ckeditor-1.2.2.tar.gz (334.6 kB view details)

Uploaded Source

Built Distribution

wagtail_ckeditor-1.2.2-py3-none-any.whl (392.6 kB view details)

Uploaded Python 3

File details

Details for the file wagtail-ckeditor-1.2.2.tar.gz.

File metadata

  • Download URL: wagtail-ckeditor-1.2.2.tar.gz
  • Upload date:
  • Size: 334.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.9 Linux/5.17.4-arch1-1

File hashes

Hashes for wagtail-ckeditor-1.2.2.tar.gz
Algorithm Hash digest
SHA256 4b5a2d520245eafd7ab63d30b1c58d43f3b9262fb937a94bef696733b8430b15
MD5 455eb7963756cab597dde5c21b0c7ab5
BLAKE2b-256 2533bc0426e8164ecbfa864001256b6b8d81ecd9a429f5f68cab95d0b69c7a20

See more details on using hashes here.

File details

Details for the file wagtail_ckeditor-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: wagtail_ckeditor-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 392.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.7.9 Linux/5.17.4-arch1-1

File hashes

Hashes for wagtail_ckeditor-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9fc2d1ab568ce056b2b3570851e16bce9ced5201ab5eafbd971084366112b4be
MD5 6562a0ee92b7aebaccfb219a2ba1f453
BLAKE2b-256 af61550de0badcf217a52ace360c61c5636bc70ef4b2df672aeeba9dca9f7ea3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page