Skip to main content

django CMS plugin to create reveal.js presentations

Project description

https://badge.fury.io/py/djangocms-revealjs.png http://img.shields.io/pypi/dm/djangocms-page-tags.png

django CMS plugin to create reveal.js presentations

Still Experimental and largely undocumented

Quickstart

Install djangocms-revealjs:

pip install djangocms-revealjs

Then add it to INSTALLED_APPS along with its dependencies:

'filer',
'djangocms_revealjs',

Download and install reveal.js in your django CMS project.

Features

Provides four django CMS plugins to edit Reveal.JS presentations:

Slide (RevealSlidePlugin)

This is the plugin to insert normal slides.

It supports settings transitions, background color and images, markdown syntax.

Container (RevealSlidesContainer)

Containers allow to nest slides in a vertical way.

Only slides can be put in a container; only one-level of container is supported.

Slide fragment (RevealFragmentPlugin)

Fragments allow to display part of a slide progressively. This plugin handles inline fragments (i.e.: like span elements).

Block slide fragment (RevealBlockFragmentPlugin)

This plugin is equal to the above, but renders block fragments (i.e.: like div elements).

Dependencies

History

0.1.0 (2014-04-27)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-revealjs-0.2.tar.gz (16.0 kB view details)

Uploaded Source

Built Distribution

djangocms_revealjs-0.2-py2.py3-none-any.whl (21.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file djangocms-revealjs-0.2.tar.gz.

File metadata

File hashes

Hashes for djangocms-revealjs-0.2.tar.gz
Algorithm Hash digest
SHA256 4f60b1ce1608c0b11ecd8c427dce12d60739d6ffd03248f2af5df0018e50f11d
MD5 44f0176c7a03c7de20e1cdff6315abbb
BLAKE2b-256 6a9ca4757e8254de342a59454d8c6ec94001fa807262ad86a2140f48386a2bf9

See more details on using hashes here.

File details

Details for the file djangocms_revealjs-0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for djangocms_revealjs-0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0370c8e69c2e129497ccc339db795e7fae8c7f80275dd3b8f5dc400798cb66c6
MD5 1e550f5ce08569421c4f89a44bd95d9d
BLAKE2b-256 92469976475e4bd1b0598cffbabc80c5f6fde509aec45d5c28ee4f1a8f3c3d71

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page