Emencia DjangoCMS blocks¶
A set of DjangoCMS plugins for structured contents in CMS pages.
Features¶
Many 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 (this is optional);
Full test coverage;
Dependencies¶
Python>=3.8;
Django>=3.2;
DjangoCMS>=3.11.0,<4.0;
djangocms-text-ckeditor>=5.0.1;
django-smart-media>=0.3.0;
Links¶
Read the documentation on Read the docs;
Download its PyPi package;
Clone it on its Github repository;
Contents¶
- Install
- Settings
BLOCKS_ENABLED_PLUGINSBLOCKS_KNOWED_FEATURES_PLUGINSBLOCKS_FEATURE_PLUGINSBLOCKS_ALBUM_TEMPLATESBLOCKS_CARD_TEMPLATESBLOCKS_CONTAINER_TEMPLATESBLOCKS_HERO_TEMPLATESBLOCKS_SLIDER_TEMPLATESBLOCKS_MODEL_TRUNCATION_LENGTHBLOCKS_MODEL_TRUNCATION_CHRBLOCKS_MASSUPLOAD_FILESIZE_LIMIT- About CKEditor settings
- Overview
- References