====== impressjs Plugin ====== ---- plugin ---- description: Create slideshow presentations from any DokuWiki page author : aliva email : ali.vakilzade@gmail.com type : render lastupdate : 2012-12-26 compatible : 2012-12-17+, Adora Belle depends : conflicts : similar : plugin:s5 tags : media, slideshow, javascript, presentation downloadurl: https://github.com/aliva/dokuwiki-plugin-impressjs/archive/master.zip bugtracker : https://github.com/aliva/dokuwiki-plugin-impressjs/issues sourcerepo : https://github.com/aliva/dokuwiki-plugin-impressjs donationurl: screenshot_img : ---- //impress.js is a presentation framework based on CSS3, html5 and java script// This plugin can create [[https://github.com/bartaz/impress.js/|impress.js presentations]] from any DokuWiki page. ===== Installation ===== Download and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== To use the plugin, you simply need to call the page passing it a if you you use Conf > Advanced > Nice URLs **none** ”&do=export_impressjs” argument. **Dokuwiki Internal** ”?do=export_impressjs” argument. If you had a mistake with ? and &, you get page "The This topic does not exist yet" error. --- The easiest way to implement this is to add a button or similar somewhere in your template design. * Use dokuwiki syntax to create your presentation * To add page to slide add a new section (heading) to page. * Section title will become the title of that page * For first page of slide create a heading with level = 1 * Visit that page with adding ”&do=export_impressjs” to pages url to see the result ===== Configuration and Settings ===== You can create your own templates (at current time templates are only a css file) in tpl folder copy ''dokuwiki'' folder and make you changes. >You can also define 3d distance between slides (x,y,z) Please document it. ===== Examples ===== Please add your presentations here (thanks!):