Files | Admin

Notes:

Release Name: 0.9.2

Notes:
The Slide Show (S9) Ruby gem lets you create slide shows and author slides in plain text
using a wiki-style markup language that's easy-to-write and easy-to-read.
The Slide Show (S9) project also collects and welcomes themes and ships
"out-of-the-gem" with built-in support for "loss-free" gradient vector graphics themes.


Changes: === 0.9.2 / 2010-07-11 * Change default template pack from s6gradients to s6blank * Added syntax highlighting helper (sh) for SyntaxHighlighter JavaScript Library * Added gradient and background helper * Added simplified parameters for Django-style expressions and statements * Added support for %-directives (e.g. %helper, %css, %yourown, etc) * Minor fixes