.. _DjangoCMS: https://www.django-cms.org/ .. _sorl-thumbnail: https://github.com/mariocesar/sorl-thumbnail .. _djangocms-text-ckeditor: https://github.com/divio/djangocms-text-ckeditor .. _django-smart-media: https://github.com/sveetch/django-smart-media .. _django-configuration: https://django-configurations.readthedocs.io/en/stable/
A set of DjangoCMS plugins for structured contents in CMS pages.
Features
Multiple plugins to implement some common layout components:
Album can be filled from a ZIP with images;
Included usage of django-smart-media
_ for thumbnailing with SVG soft support;
Included class for default settings with django-configuration
_ (optional);
Full test coverage;
Dependencies
DjangoCMS
_>=3.11.0,<4.0;djangocms-text-ckeditor
_>=5.0.1;django-smart-media
_>=0.3.0;Links
Read the docs <https://cmspluginblocks.readthedocs.io/>
_;PyPi package <https://pypi.python.org/pypi/cmsplugin-blocks>
_;Github repository <https://github.com/emencia/cmsplugin-blocks>
_;