Skip to main content

django-filer content plugins for django-fluent-pages

Project description

fluentcms-filer

django-filer content plugins for django-fluent-contents

https://img.shields.io/pypi/v/fluentcms-filer.svg https://img.shields.io/github/license/bashu/fluentcms-filer.svg https://landscape.io/github/bashu/fluentcms-filer/develop/landscape.svg?style=flat

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.3.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

fluentcms_filer-1.0.3-py2.py3-none-any.whl (27.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-filer-1.0.3.tar.gz
Algorithm Hash digest
SHA256 096e28f19327ee7e64f19139c5294f3c3c4e3c326fe428d1caab82f3b70014b9
MD5 7c3646dbf75bf459221dfc9768d67f31
BLAKE2b-256 f06a4219808877645eaa250ae72eb697efae0140ce175c325b3fb178d34b120a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_filer-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 060e329efc1a57a641c5111d641ef588754a1991cea5aecc40261b8b8a5794fb
MD5 2b5f4a042cc553d5c54d447ba4a755db
BLAKE2b-256 f608c4bcd04a6276bc14f4b4575b7b760065fd224ce53661d63ec6c5ded95b35

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