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
File details
Details for the file leonardo-module-redactor-2015.5.0.tar.gz
.
File metadata
- Download URL: leonardo-module-redactor-2015.5.0.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a455df4a94f872de2996749af58d96277f2ce4581a0aabb42fb55d67a34e610a |
|
MD5 | 3fd4c5ff43a2e19d61acfd6abb1da6e4 |
|
BLAKE2b-256 | ccf01373045cca7b7dd8c16a40a18900181ffffbc9bad94f200e44ee2c6f970f |