|
|
Description
This plugin allows you to construct a PowerPoint-style slideshow inside a Confluence page. The slideshow can be displayed inline, in the page, or in a popup window. The slideshow is pure HTML, and navigation is provided through javascript.
Installation
You need to have System Administrator permissions in order to install and configure plugins.
Installing and Configuring Plugins using the Plugin Repository Client
If the plugin you wish to install is listed in the Confluence Plugin Repository, you can use the Confluence Repository Client to install it. Just find the plugin in the list and click the 'install' link. There's more information in Installing and Configuring Plugins using the Plugin Repository Client.
Installing and Configuring Plugins Manually
If the plugin you wish to install is not listed in the Confluence Plugin Repository, you can still install it by uploading it to your Confluence site:
- In the 'Administration' section of Confluence, click the Plugin Repository link.
- Click the 'Upload' tab.
- Use the 'Browse' button to find the plugin jar you wish to install.
- Select the jar file and click 'Open'.
- The plugin will be uploaded from your machine to Confluence, and will be automatically installed.
There's more information in Installing and Configuring Plugins manually.
RELATED TOPICS
Removing malfunctioning plugins
Usage
The slideshow plugin uses two macros: slideshow and slide. A simple slideshow would look like this:
{slideshow:Bananas|subtitle=My Favourite Fruit}
{slide:Fruit Is Good}
* Bananas are fruit
* Fruit is healthy
* Therefore, bananas are healthy
{slide}
{slideshow}
Each slide macro you insert will create a new slide in your slideshow. The slideshow can take title and subtitle parameters. The slide macro can take a title parameter/
Documentation
- See the advanced content section of the notation guide on your installation after you install the plugin
- copied here for convenience
{slideshow:Bananas|subtitle=My Favourite Fruit} {slide:Fruit Is Good} * Bananas are fruit * Fruit is healthy * Therefore, bananas are healthy {slide} {slide:Colours} * Unripe ones are {color:green}green{color} * Good ones are {color:yellow}yellow{color} * Bad ones are {color:brown}brown{color} {slide} {slide:More stuff} h2. A Heading * Point * *Another* _point_ [home] h3. Third Level # one # two {slide} {slide:Charts Are Fun} {chart:title=My fruits|type=bar|dataOrientation=horizontal|width=500} |||Fruit||Banana||Apple||Raisin|| |Rank||10|5|1| {chart} {slide} {slideshow}Provides the ability to collaborate with others in creating slide shows using simple Confluence markup. This takes advantage of the versioning and sharing capabilities of Confluence to make creating and maintaining slide shows productive. Confluence content can be easy included in the flow of the slide show. Slide re-use is simple. Viewers can quickly review the content in full screen or inline mode with no additional software. Parameters can be provided and they will be used to replace parameters in the body prior to rendering.
Parameters
title - The title of the slide show. Can also be specified as the default paramter. Default is the title of the page.
subtitle - An additional title for the slide show. Default is blank.
authors - A comma separated list of author names. User ids will automatically convert to real names with profile links. Names containing commas must be enclosed double quotes ("). Default is the user that created the slide show page.
theme - Defaults to the default theme. Valid theme names are default and simple.
showInline - Default is true. Set to false to hide inline display of charts on the page.
showLabel - Default is Show. Text for the show and inline buttons.
hideLabel - Default is Hide. Text for the show and inline buttons.
inlineLabel - Default is inline. Text for the inline button.
authorsLabel - Default is blank. Text in front of the list of authors.{slide:Fruit Is Good} * Bananas are fruit * Fruit is healthy * Therefore, bananas are healthy {slide} {slide:title=More stuff|hide=true} * this slide still needs work {slide}Provides the slide content for the slideshow macro.
Parameters
title - The title of the slide show. Default is blank. Can also be specified as the default paramter.
hide - Default to false. Set hide to true to hide the content from the slideshow.
Examples
- Slideshow Example - Bananas
Open Issues
Release notes
0.3
When: 8-Apr-2007
Who: Bob Swift
What:
|
|
|||||
|---|---|---|---|---|---|
| Key | Pr | Summary | Updated | Reporter | Status |
| SLID-11 |
|
Add support for tables in themes | Apr 08, 2007 | Bob Swift |
|
| SLID-10 |
|
Enable additional themes | Apr 08, 2007 | Bob Swift |
|
| SLID-9 |
|
Parameterize buttons for non-english use | Apr 08, 2007 | Bob Swift |
|
| SLID-6 |
|
Allow simple names to be specified for the author parameter | Apr 08, 2007 | Bob Swift |
|
| SLID-4 |
|
Add help text | Apr 08, 2007 | Bob Swift |
|
| SLID-2 |
|
Add option to hide slides | Apr 08, 2007 | Bob Swift |
|
| SLID-1 |
|
Option to automatically show inline slide show | Apr 08, 2007 | Bob Swift |
|
0.2
- Initial release


Comments (11)
Sep 21, 2007
Todd Katz says:
It looks like a toy, but I built a very attractive, highimpact (I hope\!) slide ...It looks like a toy, but I built a very attractive, high-impact (I hope!) slide show with your 0.3 version. Nice job!! A couple of things that would be nice to have: color, better handling of things like italics, perhaps scrollbars on long slides, I guess there's a whole world of wants out there. I thought it was a particularly nice touch that you can click anywhere on the slide to go to the next screen. (Right mouse click might as well move you back, eh?) It's a bit awkward to get back to the editor. On the other hand, having the show in one Firefox window and the editing in the other, is very powerful.
I think the reason why I might prefer this to PowerPoint (in addition to being able to run it off the Internet from any machine) is that editing of the pages is done on a single page. Makes the overall context clearer (at least to me).
Cheers,
Sep 21, 2007
Fabio Paiano says:
This kind of plugin is exactly what my company needs. However, we do not feel co...This kind of plugin is exactly what my company needs. However, we do not feel confident in installing such a prerelease version.
Wouldn't it be possible to evolve it until a "stable"version quickly?
Also: how much work would it take to create a tool that would export a single Powerpoint slide into a Confluence page? That would complete nicely this slideshow tool.
Sep 25, 2007
Fennie Ng says:
Hi Fabio, Due to our commitments with other bug fixtures and new implementation...Hi Fabio,
Due to our commitments with other bug fixtures and new implementations we can't straight away foretell the schedule for this request. Please see this on how we schedule new feature requests. For exporting Powerpoint slide please add your concern and vote for the features request, CONF-7122. Thank you.
Regards,
Fennie
Nov 15, 2007
Andy Brook says:
This plugin is great for simple stuff. try to convey too much and the inab...This plugin is great for simple stuff. try to convey too much and the inability to control text size will show up as a weakness, as well as the excessive size of the title bar and nav areas.
Nov 15, 2007
Bob Swift says:
Agree. It needs a lot more work to make it more likely to be used over Powerpoin...Agree. It needs a lot more work to make it more likely to be used over Powerpoint. Eventually, this plugin will get more attention
.
Feb 25, 2008
Rick Hadsall says:
Bob, How can I reduce the indent on bullet lists? It indents double by def...Bob,
How can I reduce the indent on bullet lists? It indents double by default, resulting in a serious lack of text space compared to PPT on the same size screen...?
Exceptional plugin. I'd like to vote for the issue you have in the Atlassian Developer Network JIRA (but I'm not allowed to login) that is to export to PDF - being able to hit a button and export the slide show deck to PDF - one page per slide, as it would appear on the screen - would be a HUGE feature. HUGE.
Anyhow.. any input on how I can reduce the bullet indent is appreciated.
Rick
Feb 25, 2008
Bob Swift says:
Have you tried theme=simple or theme=i18n to see if they are better for you? If ...Have you tried theme=simple or theme=i18n to see if they are better for you? If you know CSS, you can modify the css files in the jar file under resources. If you come up with a good modification, it can be included in a theme or the default can be changed. Unfortunately, I will not have much time for modification for this plugin for a number of weeks, so you are on your own for a while.
Feb 26, 2008
Rick Hadsall says:
I haven't tried theme but I did modify the CSS and it worked splendidly. T...I haven't tried theme but I did modify the CSS and it worked splendidly. This is a major selling point for Confluence - so don't let this one go too long unfinished!
Great work.
Feb 27, 2008
Bob Swift says:
I would appreciate if you contributed your modifications. Either attach them her...I would appreciate if you contributed your modifications. Either attach them here or create an issue with them attached. Thanks.
Feb 27, 2008
Rick Hadsall says:
I just changed two lines in pretty.css: Line 44: .slide ul, ol Line 46:...I just changed two lines in pretty.css:
Line 44:
.slide ul, ol {margin-left: 14px; padding-left: 0; margin-right: 7%; }Line 46:
.slide li {margin-top: 0.55em; margin-right: 0;}That seems to work nicely.
Jul 13
Victor Rodrigues says:
Does anyone have an example of how to use this plugin to cycle through a bunch o...Does anyone have an example of how to use this plugin to cycle through a bunch of images as suggested here?