aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAge
* Make the fragments visible in speaker notesMichael Kühnel2012-10-24
* clean up trailing whitespace (closes #197)Hakim El Hattab2012-10-20
* new postMessage-based notes plugin, moved node-based notes to notes-server (#...Hakim El Hattab2012-10-20
|\
| * Replacing speakernotes plugin with a simple postMessage systemEric J. Duran2012-10-17
* | Adding images directory to staticDir so we can search imagesEric J. Duran2012-10-16
|/
* new shorter api method names (closes #178), restructured and cleaned up core jsHakim El Hattab2012-10-14
* slight tweak to zoom integrationhakimel2012-10-09
* slightly larger preview of next slide in speaker notes (closes #147)Hakim El Hattab2012-09-28
* merge markdown in notesHakim El Hattab2012-09-21
* Merge branch 'markdown-in-notes' of https://github.com/technicalpickles/revea...Hakim El Hattab2012-09-21
|\
| * Support markdown in speaker notes•••It's pretty nice to have markdown in slides. It's even nicer to have markdown in speaker notes too :) Josh Nichols2012-09-08
* | open slide notes window automatically #135Hakim El Hattab2012-09-09
* | Open notes in new window, instead of printing to console•••It can be tedious to load up the speaker notes, with the whole having to open the javascript console, and clicking on the link. This simplifies it by automatically opening the notes in a new window. Most browsers will warn that it's trying to open a pop-up, but it's easy enough to allow it. Josh Nichols2012-09-08
|/
* slidenotes becomes speakernotes to match wording in readmeHakim El Hattab2012-07-09
* adjustments to initial node messages #57Hakim El Hattab2012-07-09
* refactored folder structure, added /plugins which is initially only used by #57Hakim El Hattab2012-07-09