Skip to main content

leonardo-module-redactor is a lightweight responsive wysiwyg editor for Leonardo

Project description

A lightweight wysiwyg editor for Leonardo

Installation

pip install leonardo-module-redactor

or as leonardo bundle

pip install django-leonardo["redactor"]

Add leonardo_module_sentry to APPS list, in the local_settings.py:

APPS = [
    ...
    'leonardo_module_redactor'
    ...
]

REDACTOR_OPTIONS = {
    'lang': 'en',
    'plugins': ['table', 'video', 'fullscreen', 'fontcolor', 'textdirection']}

REDACTOR_UPLOAD = 'uploads/'

Sync static

python manage.py sync_all

# or

python manage.py collectstatic --noinput

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

leonardo-module-redactor-2015.0.3.tar.gz (53.6 kB view details)

Uploaded Source

File details

Details for the file leonardo-module-redactor-2015.0.3.tar.gz.

File metadata

File hashes

Hashes for leonardo-module-redactor-2015.0.3.tar.gz
Algorithm Hash digest
SHA256 38903b1311ca06502bccf4e0481ed6a3013ed6f04491b4867fca2e8292a5c09d
MD5 4189fca9ef755dd25b7c0f2753769d1c
BLAKE2b-256 fd7d75f524005e6e214a1514c05a6fe56b005bb97ee32dd59285b21ef9bf192d

See more details on using hashes here.

Supported by

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