Simple news plugin for django-cms 2.x
Project description
This plugin provides a simple news feature for django-cms 2.0 and newer and and tries to keep it as simple as possible without extras like tagging or categories but while providing a news feed and menu integration.
Setup
Install django-cms (if you haven’t done so already)
Run pip install cmsplugin-news or download this package and run python setup.py install or add it in some other way to your current PYTHON_PATH
Add ‘cmsplugin_news’ and ‘cms.plugins.text’ to INSTALLED_APPS
If you’re using South execute python manage.py migrate, Otherwise run python manage.py syncdb within your project directory.
In order to integrate the news-plugin with your website, create a page and add the news application (and optionally the news menu) to it by modifying the relevant “advanced settings” of it.
History
- 0.4.4:
Fix for the source package
- 0.4.3:
More compatibility fixes for Django 1.5 (Thanks to @arvindsraj and @suvit).
- 0.4.2:
Compatibility fix for Django 1.5
- 0.4:
New maintainer
RSS/Atom feed
CMS menu integration
Upgrade to django-cms 2.2 (and 2.3)
- 0.3:
Moved to beta phase
Tested with django-cms 2.0 final
- 0.2b:
Various bug fixes
- 0.2a/0.1a5:
Adds excerpt to news model
Project details
Release history Release notifications | RSS feed
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-news-0.4.4.tar.gz
.
File metadata
- Download URL: cmsplugin-news-0.4.4.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21539802040acb58273b64fe9cc691575a89901640f890d100fce2ac7c6072cd |
|
MD5 | 71be2d42226ec314b2cade85ee0eca81 |
|
BLAKE2b-256 | e493d62859365e4dca10b00145d278b911805e3d42e5c11fc640944076ea23d3 |