Below are some ideas on how your wiki page can include information from a Microsoft PowerPoint presentation.
On this page:
Option 1 — Office Connector for Confluence
The Office Connector provides the most straightforward way to display PowerPoint slides.
To attach and display a PowerPoint presentation in Confluence,
- Attach the presentation to a Confluence page:
- View the Confluence page where you want to display your presentation.
- Open the 'Tools' menu and select 'Attachments'.
- Browse for your PowerPoint presentation and upload it to the Confluence page.
You will find detailed instructions in Attaching Files to a Page.
- Now you can display the document embedded into the Confluence page, via View File macro. The basic syntax is:
{viewfile:myPresentation.ppt}
Refer to the detailed instructions on the View File macro.
| The Office Connector is shipped with Confluence 2.10 and later. The Office Connector plugin is supported for Confluence versions 2.8.0 and later. |
Option 2 — Gallery or Slide Show of JPEG or PNG Images
- Convert your PowerPoint pages into JPEG or PNG images, using 'save as' from PowerPoint (slide1.jpg, slide2.jpg...).
- Upload the image files as attachments to your Confluence page. To upload in bulk, use the WebDAV plugin.
- Use the Gallery macro or the Slideshow plugin to render the images as a slide show in Confluence.
Optionally, you could create a page template or a user macro that uses the Slideshow plugin, so that you do not have to code this into the wiki page each time you create a new show.
| The Slideshow plugin is not supported by Atlassian. Please weigh up your options carefully before deciding which way to go. |
Option 3 — Convert PowerPoint to HTML
You can convert the PowerPoint file to web page format and embed the page inside your Confluence document.
| If you accept page edits or comments from untrustworthy users, you should not attempt this process, due to a risk of malicious user attacks via the html-include macro. |
- Review the risks associated with enabling the html-include macro here.
- If you decide to proceed, follow the instructions to enable embedded HTML pages using the macro.
- Select an PowerPoint converter. There are at least two applications that can convert PPT to HTML:
- Producer for PowerPoint.
- If you do not have the PowerPoint application on your machine, you can use the Internet Assistant for Powerpoint instead.
- Download and install your chosen converter.
- Follow the converter documentation to perform the HTML conversion. An Internet Assistant conversion guide can be found here. The conversion process will create a small collection of HTML pages. Each slide will have its own page, plus an index page with buttons to let you switch between slide pages.
- If you wish, you can test the HTML presentation now by loading the index page in your browser.
- Place the HTML files into their own directory, named uniquely by the title of your presentation.
- Find a suitable location to host these files within your web server. Confluence hosts all files within the <my-install-directory>/confluence/ directory, so a good example location for Confluence standalone users is to go to <my-install-directory>/confluence/pages/ and create a subdirectory called powerpoint.
- Move the HTML directory into the PowerPoint folder, e.g. <my-install-directory>/confluence/pages/powerpoint/<my-presentation-name> containing index.html, slide01.html... or similar.
- Edit or create the page where you wish to embed the PowerPoint presentation. In wiki markup, insert the html-include macro pointing to the index page of your slides. Remember that URLs are case sensitive. For example
{html-include:url=http://<my-base-url>/pages/powerpoint/<my-presentation-name>/index.html} - Save the page. The index page to your slides should now appear.
RELATED TOPICS
Working with the Office Connector
Working with Attachments Overview
Take me back to Confluence User's Guide






Comments (16)
Jul 25, 2006
Martin Cleaver says:
Hmm. Two observations: 1 PowerPoint is the staple communication fo...Hmm. Two observations:
1 PowerPoint is the staple communication format in most organisations, used by executives, sales people and consultants alike.
2 They will hate your solution as it is a) involves more than one step, b) is too complicated c) demands technical knowledge d) demands external tools.
It needs confluence to be able to designate a topic to be exclusive to a single attachment, and have the topic attachment placeholder updated whenever the attachment is updated.
See http://confluence.atlassian.com/display/DISC/MS+Office+Integration?focusedCommentId=182208#comment-182208
Oct 15, 2007
Anonymous says:
I totally agree with this comment.I totally agree with this comment.
Sep 10, 2008
Boots Wang [atlassian] says:
Update: The first option on this page addresses your concern - technical knowled...Update: The first option on this page addresses your concern - technical knowledge, simplicity, etc. You can now use a straightforward way to display PPT on Confluence pages using the Office Connector.
It involves 1) attaching the PPT, and 2) write {viewfile:ExampleFileName.ppt}.
Easy!
Jan 02, 2008
Iain Donald says:
I seem to be able to link to a powerpoint presentation that is saved as an attac...I seem to be able to link to a powerpoint presentation that is saved as an attachment? Is there a way, without installing a plugin, to return to the confluence page after a slideshow has finished?
Jan 03, 2008
Ming Giet Chong says:
Hi Iain, Unfortunately, I am not aware of any way to perform the above action. ...Hi Iain,
Unfortunately, I am not aware of any way to perform the above action. Hence, I would suggest you to raise a feature request at the issue tracker at:
Regards,
MG
Jan 03, 2008
Iain Donald says:
OK thanks MG I will raise this, in the interim I'll just add a hyperlink to the ...OK thanks MG I will raise this, in the interim I'll just add a hyperlink to the ppt. Thanks.
Mar 04, 2008
Mark Malinoski says:
Iain, maybe I'm missing something. But I'm routinely linking .ppt attachme...Iain, maybe I'm missing something. But I'm routinely linking .ppt attachments. At the end of the presentation, I hit the browser back arrow and I'm in the page I launched the presentation from. Does that not work for you? Also, when I'm in the presentation, I can right click and enter normal powerpoint with full edit functions. I can't save changes directly back to the attachment, but I can save them to a normal windows folder.
Aug 02, 2008
Anonymous says:
Which option is easiestWhich option is easiest
Aug 04, 2008
Tony Cheah Tong Nyee says:
Hi there, I believe this is a debatable question and it really depends on your ...Hi there,
I believe this is a debatable question and it really depends on your own preference. Some users might think option 1 is easy and safe. There might be other users prefer option 2 instead. The reason being is, it only involves a few steps and a plugin. However, please be aware that some plugins suggested in the documentation are not supported by Atlassian and it is developed by third party. Hence:
Cheers,
Tony
Aug 02, 2008
Anonymous says:
what's the safest way?what's the safest way?
Aug 04, 2008
Tony Cheah Tong Nyee says:
Hi there, This seems to be a debatable question too. Some users might prefer o...Hi there,
This seems to be a debatable question too.
Some users might prefer option 1 as it does not involve using unsupported/external plugin in Confluence. Where some users would choose option 2 or 3 as they might have tried it in their local instance without any issue.
Perhaps, some feedback from other participants could be helpful here.
Cheers,
Tony
Jan 03
Bob Klemen says:
I have been trying in vain to apply automatic grading to my tests in PowerPoint....I have been trying in vain to apply automatic grading to my tests in PowerPoint. What I wnat to accomplish is when the presentation is completed and the person interacting with the PPT has satisfactorily completed the test then the test will automatically send me an email that the person who just completed the training has passed or failed. Do I need to set everything up in Excel first or can I do everything I want within the PPT environment?
Feb 27
Anonymous says:
I would like to commend Martin Cleaver for giving substantive insights about the...I would like to commend Martin Cleaver for giving substantive insights about the wonderful things on how to enhance powerpoint presentation and it was so helpful to me as a trainer in one BPO compay where I am currently working .
Feb 27
Anonymous says:
thanks. i will keep those in mind next time i will do presentations. here's anot...thanks. i will keep those in mind next time i will do presentations. here's another simple tip we all can use and share which i got from another great site. they also offer free templates for sharing. cool!
http://www.free-power-point-templates.comppt template tutorials
Feb 27
Anonymous says:
thanks. i will keep those in mind next time i will do presentations. here's anot...thanks. i will keep those in mind next time i will do presentations. here's another simple tip we all can use and share which i got from another great site. they also offer free templates for sharing. cool!
ppt template
Feb 27
Anonymous says:
i tried the ppt template and i also found out that you can use this for a deeper...i tried the ppt template and i also found out that you can use this for a deeper link. thank you so much for sharing the ppt template and now i would like to share an add on music for your ppt :)
ppt template music
Add Comment