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.1.1.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

djangocms_revealjs-0.1.1-py2.py3-none-any.whl (19.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for djangocms-revealjs-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f83118a2b249be3a2d55cdfcb89a07f34dcaa5a1081560c4c5a1a0377d114d8f
MD5 608a696799875003938cd4179035867b
BLAKE2b-256 a30bc18b7ec720bc1c6288d3a00b17e9e16d36c82e8be41b564486d0540428b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_revealjs-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dc74a0b9ab1bf665712ccbd50d92c7ae8141a37c4402ef5ebfddaf02eb5fd4c6
MD5 4869db0f795be88f35269122b2b7726a
BLAKE2b-256 3263016624b8d28cf9e3953ad117aa06ba04b208964e8b052967bf4efe750104

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