Skip to main content

django-cms plugins for django-filer

Project description

A set of cms plugins that replace the plugins shipped with django-cms with versions that use file fields from django-filer.

Dependencies

  • django-filer >= 0.9

  • Django >= 1.3

  • django-cms >= 2.2

  • django-sekizai >= 0.4.2

  • easy_thumbnails >= 1.0

Installation

add the plugins to INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'cmsplugin_filer_file',
    'cmsplugin_filer_folder',
    'cmsplugin_filer_image',
    'cmsplugin_filer_teaser',
    'cmsplugin_filer_video',
    ...
)

and then run syncdb or migrate if you’re using South.

You can also set FILER_IMAGE_USE_ICON in your settings.py to configure cmsplugin_filer_image plugin to use 32x32 icons for representing plugin instances.

Upgrading

Please note that current develop version moved plugin packages from src directory to project root. This may break your installation if upgrading. Uninstall any previous cmsplugin_filer installation (either from Pypi or from github repository) and reinstall it.

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

cmsplugin-filer-0.9.2.tar.gz (59.3 kB view details)

Uploaded Source

File details

Details for the file cmsplugin-filer-0.9.2.tar.gz.

File metadata

File hashes

Hashes for cmsplugin-filer-0.9.2.tar.gz
Algorithm Hash digest
SHA256 c9023631e32b27bdf7787a7fc4a41309a35e00d463dbbb4fff46f82f690b12a1
MD5 42c26f20c50e72ee7a2f506eb8cc4ab5
BLAKE2b-256 1fe76f6341fb2daf3d7fd2e19621521fe6ab84dc7f53ddf3c72bbb4131fa4a86

See more details on using hashes here.

Provenance

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