Skip to main content

A django-filer based CKEditor filebrowser

Project description

https://badge.fury.io/py/django-ckeditor-filebrowser-filer.png

A django-filer based CKEditor filebrowser

Documentation

A CKEditor filebrowser based on django-filer

Origin 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',

Add ckeditor_filebrowser_filer to urlconf:

url(r'^filebrowser_filer/', include('ckeditor_filebrowser_filer.urls')),

Add FilerImage button to you CKEditor configuration.

History

0.1.0 (2014-01-27)

  • First release on PyPI.

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

django-ckeditor-filebrowser-filer-0.1.0.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

django_ckeditor_filebrowser_filer-0.1.0-py2.py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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