Allows to add meta descriptions to a cmsplugin-blog Entry.
An extension for cmsplugin-blog which lets you add meta description to a blog entry.
Installation
You need to install the following prerequisites in order to use this app:
Django
South
django-cms
cmsplugin-blog
If you want to install the latest stable release from PyPi:
$ pip install cmsplugin-blog-seo-addons
If you feel adventurous and want to install the latest commit from GitHub:
$ pip install -e git://github.com/bitmazk/cmsplugin-blog-seo-addons.git#egg=cmsplugin_blog_seo_addons
Add cmsplugin_blog_seo_addons to your INSTALLED_APPS:
INSTALLED_APPS = (
...,
'cmsplugin_blog_seo_addons',
)
Usage
Just write a blog Entry and you will see a new inline for meta description in the Entry admin.
Roadmap
Check the issue tracker on github for milestones and features to come.
Release files for cmsplugin-blog-seo-addons 0.2.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmsplugin-blog-seo-addons-0.2.3.tar.gz | 8.7 kB | Details |
Release files / cmsplugin-blog-seo-addons-0.2.3.tar.gz
| Download URL | cmsplugin-blog-seo-addons-0.2.3.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b27d7ce5dc500d9772dbc35cb5f936b5668f8298d71918cd6dc02d8c20c74bf
|
|
BLAKE2b-256 checksum How to use checksums |
2ea40119c7dad60645ddd235f0c16c0ff3341152de5961b737b1980f001a09ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |