Django-CMS plugins for django-blog-zinnia
Project description
Cmsplugin-zinnia is a bridge between django-blog-zinnia and django-cms.
This package provides plugins, menus and apphook to integrate your Zinnia powered Weblog into your django-cms Web site.
The code bundled in this application is a copy of the original zinnia.plugins module, made for forward compatibility with Zinnia v0.11.
Installation
Once Zinnia and the CMS are installed, you simply have to register cmsplugin_zinnia, in the INSTALLED_APPS section of your project’s settings.
Entries with plugins
If you want to use the plugin system of django-cms in your entries, an extended Entry with a PlaceholderField is provided in this package.
Just add this line in your project’s settings to use it.
ZINNIA_ENTRY_BASE_MODEL = 'cmsplugin_zinnia.placeholder.EntryPlaceholder'
Settings
CMSPLUGIN_ZINNIA_TEMPLATES
Default value: () (Empty tuple)
List of tuple for extending the plugins rendering templates.
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
File details
Details for the file cmsplugin_zinnia-0.2.tar.gz
.
File metadata
- Download URL: cmsplugin_zinnia-0.2.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7efa953669cfb5f2b69d33c037904478fbbbfe21944524a0f2f64b91a847d0 |
|
MD5 | 4d2fb28af08f9f55a05e2bc0d8f88121 |
|
BLAKE2b-256 | 514bda8b0383a9e823c08db057b53c1e9eef76b808e289d22355a974d79cae37 |