Skip to main content

django-filer content plugins for django-fluent-pages

Project description

fluentcms-filer

django-filer content plugins for django-fluent-contents

Installation

First install the module, preferably in a virtual environment. It can be installed from PyPI:

pip install fluentcms-filer

Backend Configuration

First make sure the project is configured for both django-fluent-contents and django-filer.

Then add the following settings:

INSTALLED_APPS += (
    'fluentcms_filer.file',
    'fluentcms_filer.picture',
    'fluentcms_filer.teaser',
)

The database tables can be created afterwards:

python ./manage.py migrate

Now, the FilerFilePlugin, FilerPicturePlugin and FilerTeaserPlugin can be added to your PlaceholderField and PlaceholderEditorAdmin admin screens.

Frontend Configuration

If needed, the HTML code can be overwritten by redefining fluentcms_filer/[file|picture|teaser].html.

Contributing

If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)

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

fluentcms-filer-1.0.1.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

fluentcms_filer-1.0.1-py2.py3-none-any.whl (26.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fluentcms-filer-1.0.1.tar.gz.

File metadata

File hashes

Hashes for fluentcms-filer-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0391a1894124c80d31f7b6abc999c3c9206a09a51c52f0025abef9910ffb6dab
MD5 1b53964cd765efbbb06a6bf69c34e978
BLAKE2b-256 9c9505895533f3ef8bd1e323120c7bd3479cb35bc02d25c486aa0aa55f981c21

See more details on using hashes here.

File details

Details for the file fluentcms_filer-1.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fluentcms_filer-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2f25574a092ae62bf2e141527a600fffabb0ce54216f437149c8d8bd247fa0ca
MD5 c27f40f1e43d78dab7aacd942a33afd4
BLAKE2b-256 627b843ff12f65b8b7a47f5d2ab4b1300343935df3411d1a380604029014fe85

See more details on using hashes here.

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