Collection of plugins for DjangoCMS
Project description
Warning: Unless you still use Bootstrap-2.3.2 this project is deprecated and unmaintained. Please refer to https://github.com/jrief/djangocms-cascade for the successor of this project.
djangocms-bootstrap
A collection of plugins for DjangoCMS to add various HTML elements from the CSS framework [Twitter Bootstrap](http://getbootstrap.com/2.3.2/) to CMS placeholders. This allows the editor of a web page to manipulate the DOM, without having to edit HTML templates.
The First Goal of this project is to make available the full collection of widgets as documented for the Bootstrap framework. With this plugin, then in many cases, DjangoCMS can be operated with one single template. Such a template has to offer a generic placeholder for the main content of each page.
The Second Goal of this project is to create an infrastructure which allows programmers to easily add simple widget code, without having to implement an extra DjangoCMS plugin. This avoids almost empty extra database tables.
For instance, implementing the Bootstrap Carousel, required only 17 lines of pure declaration code and two simple templates.
Detailed documentation
Find detailed documentation on [ReadTheDocs](http://djangocms-bootstrap.readthedocs.org/en/latest/).
Currently only Bootstrap version 2.3 is supported. As soon as AngularUI is available for Bootstrap version 3, I will adopt the current code.
Build status
[![Build Status](https://travis-ci.org/jrief/djangocms-bootstrap.png?branch=master)](https://travis-ci.org/jrief/djangocms-bootstrap)
Features
Use the Bootstrap scaffolding technique.
Use Bootstrap buttons styles for your links.
Insert Boostrap Carousel elements into the DOM.
Insert the Boostrap Hero element into the DOM.
Add thumbnails and images using highly customizable Bootstraps markup.
Its very easy to integrate your own plugin, often with less than 10 lines of code.
Well suited for developers running [Bootstrap with AngularJS](http://angular-ui.github.io/bootstrap/)
Can easily be adopted for other CSS frameworks.
Example
This shows the plugin editors to add a Bootstrap column container.
![Example](https://raw.github.com/jrief/djangocms-bootstrap/master/docs/source/_static/bootstrap-column-editor.png)
License
Released under the terms of MIT License.
Copyright (C) 2013, Jacob Rief <jacob.rief@gmail.com>
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 djangocms-bootstrap-0.2.1.tar.gz
.
File metadata
- Download URL: djangocms-bootstrap-0.2.1.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d3954a3dd63879dcba8538c64b4c7ab95ce0d35571d5db09e247f512ce013ca |
|
MD5 | 8c7b0940926c08b1e8be8f252e91374b |
|
BLAKE2b-256 | 2996b742c5646c4b7a497543d8f2a0441ab1dc3f90bc128153d94977859f252f |