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

Uploaded Source

Built Distribution

fluentcms_filer-1.1.0-py2.py3-none-any.whl (29.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-filer-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4459459fefa8d57c52961aed73a95b57d0f281d5efdbfb698326bb9b1778e57e
MD5 b245bbef456cda0fc26f8d54a10e9b28
BLAKE2b-256 4cb3b9c2fe49e4ccc20259807ee7500ff5fcc320f083fe1a78baf484fddf6a72

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_filer-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4459b93a779d4ec559ee8b9ad6458d59adbc6ce6da9c71e58d09b2f8228034e1
MD5 8fd9c8819fcd6862229db0b176d8ab69
BLAKE2b-256 efe6f53c4a5eb310b9a8ea2c0705f9fc065d305affb9d4a80b8e436f755ca875

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