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/pypi/dm/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.2.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

fluentcms_filer-1.0.2-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.2.tar.gz.

File metadata

File hashes

Hashes for fluentcms-filer-1.0.2.tar.gz
Algorithm Hash digest
SHA256 5fd5937433543d808a01ceb8e5dd82c099ac12cbfb4e4e9001f315ed996f4349
MD5 972cb5f8a876b501d1814b997e9ea0b0
BLAKE2b-256 b821d645ea3de4ca2f985361cddba190f9d2d4c331be2b039e345212e375dd9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_filer-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e7c9935d734105fd5d097728d379e807527019a24089345690c542d45e6b030b
MD5 e03844d2460f9785024fe2b0ab3aaec8
BLAKE2b-256 d8a8a468406aa6154bce476a928ff833dbb299a2fd35c558fb4ab7580c402ee5

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