GithubHelp home page GithubHelp logo

andir / cmsplugin-news Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewkoltsov/cmsplugin-news

0.0 3.0 0.0 88 KB

News plugin for django-cms 2.x

License: BSD 2-Clause "Simplified" License

cmsplugin-news's Introduction

News plugin for django-cms 2.x

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' 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.

Last tested with

  • django-cms-2.2
  • django: 1.3.1

History

0.3c:
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

cmsplugin-news's People

Contributors

andrewkoltsov avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.