Slides in ICE
References
What are slides in ICE
ICE is able to convert simple tables from your word processor document, into a slideshow. Slideous is used to implement slides in ICE.
When rendered to HTML any table containing a heading with the style 'h-slide' are transformed into a div with the class 'slide'. A slide rendition is created by ICE using the slide.xhtml template, when this rendition is used with Slideous, the content of each table is displayed one at a time just like a slideshow.
How-to instructions
Create a document in either Word or Writer.
Insert a table with a single column and two rows.
Add a slide title and style it with a header style (h-slide)
Add content
- For example:
Example
The 'About ICE' document is not only a HTML file and PDF but is also a slide derived from a single word processor file (in this case about.odt).
Customizing your slides
- Skin files
- Slides are built into the skin and can be customized by adding and modifying the files in the directory /skin/slide
- slide.xhtml – template file used to create the slide rendition
- slide.css – CSS for the slide
- slideous.js – JavaScript file used to display the HTML page as a slide






