Changes for page Presentation Application

Last modified by Admin on 2022/08/01 00:14

<
From version < 58.1 >
edited by slauriere
on 2019/08/12 17:24
To version < 58.2 >
edited by slauriere
on 2019/08/12 17:25
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -1,9 +1,9 @@
1 +Allows to generate a slideshow directly from a wiki page, using [[Bootstrap Carousel>>https://getbootstrap.com/docs/3.3/javascript/#carousel]] for displaying the slides. Handy for writing presentations quickly and for creating advanced designs using the power of cascading stylesheets.
2 +
1 1  {{warning}}
2 2  The structure of the application changed between versions 1.4 and 2.0. In particular, ##PresentationClass## was moved to space ##Presentation.Code##. This requires manual recreation of existing ##PresentationClass## objects, if any. In case there are many presentations you'd like to migrate, feel free to request a snippet or a more advanced migrator on [[the XWiki forum>>https://forum.xwiki.org]].
3 -{{/warning}
5 +{{/warning}}
4 4  
5 -Uses [[Bootstrap Carousel>>https://getbootstrap.com/docs/3.3/javascript/#carousel]] to generate a slideshow presentation from a wiki page.
6 -
7 7  == Features ==
8 8  
9 9  * Provides a custom sheet to view a wiki page as a presentation

Get Connected