Extra plugins for aldryn-newsblog.
Project description
aldryn-newsblog-extra-plugins
=============================
This projects contains extra plugins for the `aldryn-newsblog` blogging system
for DjangoCMS. It requires `aldryn-newsblog` to be installed and setup correctly.
# Configuration
Plugins that show a list of articles can be configured to show template choices,
inspired by `aldryn-events`. To add, for example, a template named `list`, save
it at `templates/aldryn-newsblog/plugins/(template name)` and add the following
to your `settings.py`:
```` Python
ALDRYN_NEWSBLOG_PLUGIN_STYLES = (
'list',
)
````
# Plugins
## NewsBlogTaggedArticlesPlugin
Show `n` or all articles that are tagged with a certain tag.
This plugin shows style choices as described in "Configuration".
## NewsBlogTagRelatedPlugin
Show `n`or all articles that are similarly tagged as the currently displayed
article.
This plugin only works correctly in a static placeholder on the aldryn_newsblog
detail view.
=============================
This projects contains extra plugins for the `aldryn-newsblog` blogging system
for DjangoCMS. It requires `aldryn-newsblog` to be installed and setup correctly.
# Configuration
Plugins that show a list of articles can be configured to show template choices,
inspired by `aldryn-events`. To add, for example, a template named `list`, save
it at `templates/aldryn-newsblog/plugins/(template name)` and add the following
to your `settings.py`:
```` Python
ALDRYN_NEWSBLOG_PLUGIN_STYLES = (
'list',
)
````
# Plugins
## NewsBlogTaggedArticlesPlugin
Show `n` or all articles that are tagged with a certain tag.
This plugin shows style choices as described in "Configuration".
## NewsBlogTagRelatedPlugin
Show `n`or all articles that are similarly tagged as the currently displayed
article.
This plugin only works correctly in a static placeholder on the aldryn_newsblog
detail view.
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 aldryn-newsblog-extra-plugins-0.0.2.tar.gz
.
File metadata
- Download URL: aldryn-newsblog-extra-plugins-0.0.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f532785b77bf0fbc9a30acdf5c87881bcc43bc8d5ed3acbd6478c6711a08eaed |
|
MD5 | 025683c9e012f42616fcbda76e307146 |
|
BLAKE2b-256 | d053ce60ec12488d8bef0439126d3400670dabf7d86050b793ac84c803692c76 |