Presentation plugin for Redmine
$> cd plugins $> git clone https://github.com/florentsolt/redmine-presentation.git redmine_presentation
Then in any wiki page, add for exaple:
{{slide h2. My title * Point 1 * Point 2 * Point 3 }}
You will see a link named "Presentation" in the wiki action bar.
That's all ! :)