A django-filer based CKEditor filebrowser
Project description
A django-filer based CKEditor filebrowser for django CMS
Documentation
A CKEditor filebrowser based on django-filer and django CMS
Original code is taken from django-ckeditor-filer
Quickstart
Install django-ckeditor-filebrowser-filer:
pip install django-ckeditor-filebrowser-filer
Then add it to INSTALLED_APPS along with its dependencies:
'filer', 'cmsplugin_filer_image', 'ckeditor_filebrowser_filer',
Configure django-filer Canonical URLs
Add ckeditor_filebrowser_filer to urlconf:
url(r'^filebrowser_filer/', include('ckeditor_filebrowser_filer.urls')),
Add FilerImage button to you CKEditor configuration.
History
0.2.0 (2015-11-18)
Update to use canonical urls feature of filer 1.0
Update to work with djangocms-text-ckeditor 2.7
0.1.1 (2014-09-27)
Fix static files position
0.1.0 (2014-01-27)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
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
Close
Hashes for django-ckeditor-filebrowser-filer-0.2.0b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 999ad3e9ef5f0e6c72d5d2e2e1c760bf6838274fffcd7d58bec3af5fe4c7d84a |
|
MD5 | b933914629f2d99e0ca192aed87256a3 |
|
BLAKE2b-256 | 3d79180f4f7e62c33e988fee79212b820468fdf0f8ffe4f8a1392e7d2f78c3a2 |
Close
Hashes for django_ckeditor_filebrowser_filer-0.2.0b3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f7f7572218b478649fc2bde3ee550b46dcafa7a32419f4e380887af2b5880e1 |
|
MD5 | 2c2dd921d15ce612a21e73f8f5c97f33 |
|
BLAKE2b-256 | 83f5b8a338ce983e5beb6e8035860ebb05aaefd467ab1a7e049471a222f80e4a |