Coder Social home page Coder Social logo

django-cms-2.0's Introduction

Django CMS 2.0

A Django app for managing hierarchical pages of content in multiple languages, on different sites.

Django CMS handles the navigation rendering for you in multiple languages with internationalization (i18n) slugs, and the navigation can be extended by your own models.

Pages are rendered with a template that has placeholders which get filled via plugins. Plugins included at the moment include the following:

  • Text
  • Picture
  • Flash
  • File
  • Links
  • HTML Snippets

Many more are in the works. Plugins are very easy to write and integrate with your own models.

Screenshots

alt text

The tree view supports full drag and drop and only shows the nodes for which you have sufficient permissions. A traditional list view is shown instead if search or filters are activated.

alt text

The edit page view. "Right-Column" and "Body" are placeholders in the default template. If a different template were chosen, its corresponding placeholders would appear instead.

alt text

If you select a plugin you can edit it. The text plugin has the unique capability that you can place plugins directly into the text flow. So links inserted with the link plugin stay up-to-date even if pages are moved in the tree and the URLs change.

Documentation and Help

You can see the very latest documentation in the docs directory of the cms app here. Installation instructions are in the installation.md file. Note that the documentation is written with Markdown. If you view the files through github, they will be formatted fairly well. Various tools are available for converting Markdown to HTML if you wish to edit the docs, including the original markdown program (written in Perl) and python-markdown.

You can also visit the project website at django-cms.org or #django-cms on freenet IRC for more info.

For a feature comparison of all the CMS apps available for django see CMSComparison.

This is a fork of django-page-cms. Some icons are from http://www.famfamfam.com

django-cms-2.0's People

Contributors

pcicman avatar drmeers avatar spookylukey avatar almost avatar stefanfoulis avatar cortextual avatar beniwohli avatar merlex avatar shanx avatar

Stargazers

Joe avatar

Watchers

Joe avatar James Cloos 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.