Ticket #723 (closed story: fixed)
User can play slideshow in fullscreen
| Reported by: | hans | Owned by: | tarmo |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.8 |
| Component: | generic | Version: | |
| Keywords: | Cc: | ||
| Time spent: | Time remaining: | ||
| Time planned: |
Description (last modified by hans) (diff)
For presentations there is a link "Play Slideshow" in actions portlet.
On that page we have the green top bar with links "LeMill" and "Edit, tips for use and more...". Under that bar there is 15px of space before the slideshow player.
For playing the slideshow we use SmoothGallery? 1.0.1: http://smoothgallery.jondesign.net/
The size for the SmoothGallery? is 700x525:
#myGallery
{
width: 700px !important;
height: 525px !important;
}
The flash audio player comes after SmoothGallery?, there should be 20px of space between the slides and the audio player.
The page with SmoothGallery? (grey placeholder) will look as follows (with that slide size audio player is not visible on Mozilla without scrolling, it is visible in IE):
http://lemill.org/trac/attachment/ticket/723/firefox2_slideshow.png?format=raw
