TinyMCE for editing entries in django-blog-zinnia
Project description
Zinnia-wysiwyg-tinymce is a package allowing you to edit your entries with TinyMCE, including a dedicated filebrowser plugin.
Installation
Install the package on your system:
$ pip install zinnia-wysiwyg-tinymce
django-tinymce and sorl-thumbnail will also be installed as dependencies if they are not already present on the system.
Install and configure in your project django-tinymce and sorl-thumbnail accordingly to their documentation:
Register the 'zinnia_tinymce' in your INSTALLED_APPS after the 'zinnia' application.
Include this URLset into your project’s urls.py:
url(r'^tinymce/zinnia/', include('zinnia_tinymce.urls')),Run the syncdb or migrate command.
You are done !
TinyMCE can be customized by overriding the admin/zinnia/entry/tinymce_textareas.js template.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zinnia-wysiwyg-tinymce-1.4.tar.gz.
File metadata
- Download URL: zinnia-wysiwyg-tinymce-1.4.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f42c9dbd1586ce2b02c94c7f4caa1dded6e9e4d5002cf8a4432c6249605b1536
|
|
| MD5 |
54470a212be2f20a87a8e98d95f58b7b
|
|
| BLAKE2b-256 |
d967931604e5f591b053328822367169c5c84de29ae8624929ae98d69ec0d755
|
File details
Details for the file zinnia_wysiwyg_tinymce-1.4-py2.py3-none-any.whl.
File metadata
- Download URL: zinnia_wysiwyg_tinymce-1.4-py2.py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e921d20878726ecb861a77f2691764351bfd520b6bbc9f25fe8062f3491e86d
|
|
| MD5 |
15fb38c430b3963382b7fd7ad3bec767
|
|
| BLAKE2b-256 |
8eab225550e4d2e12246fe090b0245c0d131b9fd1bbc7fbeda23455e3acb7ae4
|