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.3.0 (2016-09-10)

  • Allow RevealCodePlugin/RevealNotePlugin in RevealSlidePlugin

  • Add reveal.js sources

0.2.0 (2015-11-02)

  • Add django 1.7 support

  • Minor enhancements

0.1.1 (2015-09-13)

  • Provide better title

  • Minor fixes

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

Uploaded Source

Built Distribution

djangocms_revealjs-0.3-py2.py3-none-any.whl (316.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for djangocms-revealjs-0.3.tar.gz
Algorithm Hash digest
SHA256 6ef2d27272d9498054eb27ff1f636f7f9f370b012826b799d971bbab2d45d754
MD5 8dc95794ed6668bf48c801736f9bf188
BLAKE2b-256 46ddd7e908e865077897095a5e53dd13f605890ce0f6a666c128b16baac9acfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for djangocms_revealjs-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2e7157b34f5ef797d87f77596d3610dadc4b76eba2dd5e04925fc5cea0efb1cd
MD5 577f6616da646c88a6da88c1df351972
BLAKE2b-256 4d9c487a3265b20e6704272b6a3ba066efaa627dc9a38dca2a4c7edd85cff1a6

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