cmsplugin-blog

This is a blog app/plugin for django-cms 2.0
Download

cmsplugin-blog Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Oyvind Saltvik
  • Publisher web site:
  • http://github.com/fivethreeo/

cmsplugin-blog Tags


cmsplugin-blog Description

This is a blog app/plugin for django-cms 2.0 cmsplugin-blog is a blog plugin for django-cms.Setup:- make sure requirements are installed and properly working pip install -e git+https://github.com/divio/django-cms.git#egg=django-cms # until a stable hits pypi pip install cmsplugin_blog # should do it- follow install for django-cms http://django-cms.readthedocs.org/ - add 'cmsplugin_blog' to INSTALLED_APPS- for multilanguage posts : add 'cms.middleware.multilingual.MultilingualURLMiddleware' add 'simple_translation.middleware.MultilingualGenericsMiddleware' to MIDDLEWARE_CLASSES - run 'python manage.py syncdb'- create a page in cms and in the 'Advanced settings' section of the admin for that page for 'Application' select 'Blog Apphook' Do this for each language you want to show posts in. (Restart of the server required due to caching!)


cmsplugin-blog Related Software