Skip to main content

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

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.5.0.tar.gz (54.3 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for leonardo-module-redactor-2015.5.0.tar.gz
Algorithm Hash digest
SHA256 a455df4a94f872de2996749af58d96277f2ce4581a0aabb42fb55d67a34e610a
MD5 3fd4c5ff43a2e19d61acfd6abb1da6e4
BLAKE2b-256 ccf01373045cca7b7dd8c16a40a18900181ffffbc9bad94f200e44ee2c6f970f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2015.5.0 This release

1 file

2015.0.4

1 file

2015.0.3

1 file

2015.0.2

1 file

2015.0.1

1 file

Supported by

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