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

Uploaded Source

Built Distribution

fluentcms_filer-1.0.0-py2.py3-none-any.whl (23.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for fluentcms-filer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 02b83e88051562905a782aa86e383939adc8a01cb2169246419618acfcfda030
MD5 6e2d50f3d8728e8c7c2a2c1bb8d2bfe7
BLAKE2b-256 406960ab44c4b769e6ab8dd957a108fc7f124c80fee9902c6097f1ef1a098209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fluentcms_filer-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e457fa9a17f02e59c5b1dbcac55800667740b096bf69c33368959a818943d4fb
MD5 9d2a59916e1d2b79258fbef9199d3d4d
BLAKE2b-256 70bcd10e5bf58ba4467bf1fbb843abee4eb0a7b9f5a314b5c47bdf4a13ca8930

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