mgaitan / waliki

A wiki engine powered by Django and Git
http://waliki.pythonanywhere.com
BSD 3-Clause "New" or "Revised" License
309 stars 56 forks source link

Plugin "slideshow" #8

Closed mgaitan closed 10 years ago

mgaitan commented 10 years ago

Analog to "get as PDF", implement a plugin that receives the raw content of a page and show it as an slideshow.

We could use https://github.com/marianoguerra/rst2html5 ,