From OpenWetWare
(Difference between revisions)
|
|
| Line 4: |
Line 4: |
| | <div class="background"> | | <div class="background"> |
| | <html> | | <html> |
| - | <img id="head-icon" src="http://openwetware.org/images/f/f1/OWW_emblem2.png" /> | + | <img id="head-logo" src="http://openwetware.org/images/f/f1/OWW_emblem2.png" /> |
| | </html> | | </html> |
| | </div> | | </div> |
Revision as of 19:18, 7 June 2007
Operation
- Works across browsers
- Hit F11 (for most browsers) to go full screen
- Hit the space bar, page down, or click the mouse for the next slide
- The 'C' key gives a table of contents
The wiki as presentation tool
- Any page on the wiki can become a presentation
- The entire presentation is included on one page (but you can include other pages like you normally do on the wiki)
- Include {{Slides}} at the top to indicate that it will be used as a presentation
- Define the look via css (an example file is at OpenWetWare:Presentations/default.css) which can be included from the presentation
- The page should contain a list of slides like this
<div class="slide">
=title=
Slide content
</div>
- The page will look normally on the wiki except that a link will be added to start the presentation
- All normal wiki text can be used
Incremental display
- First bullet point
- Second bullet point
- Third bullet point
Expandable outlines
- Topic 1
- subtopic a
- subtopic b
- Topic 2
- subtopic c
- subtopic d