Slideshow | |
There are several ways in Tiki that can produce slideshows, depending of the type of content, if standalone or embeded, where the source content to be displayed is stored, and the features enabled in your site:
|
Using the slideshow plugin | |
You can place the plugin anywhere on a page and this is where will be displayed the button to launch the presentation or slideshow. However any content placed after a heading will be display no matter if it placed before or after the plugin. Important notice: CSS hidden content (display:none, d-none, etc) will be displayed on the slides of the slideshow. The package offer several themes you can use right away but they are not dependant on the Tiki theme selected. To create or customise an existing theme you need developers skills or hire a consultant as they are part of the slideshow package integrated in Tiki.
|
What it looks like | |
Tiki Suite slideshow | |
A simple slideshow in an iframe | |
|
Split text in slides | |
Slideshows are easy to make and easy to view. Just split up your document by using Wiki syntax headers which are as follows (this would make a very simple and easy to view slideshow): Copy to clipboard
Titles break up your document so that slideshow knows what to do with it. TO view the plugin, ensure that feature_slideshow is enabled, and there will be a button at the bottom of your wiki page to switch to the slideshow view of that page. With the slideshow feature on, pages are attempted to be converted into a slideshow automatically. To further configure slideshow, use the plugin - PluginSlideshow. This includes saving your current page's theme etc. See more information on the slideshow feature at the documentation page PluginSlideshow |
PDF Export | |
PDF export has been added to Tiki9. It is still marked experimental feature in Tiki 12.0. To turn on simple follow these steps:
|
Other Non-Wiki Slideshows | |
Other types of slideshow functionality exist in Tiki. File Gallery and Image Galleries have slideshow functionality built in.
|
Adjusting css properties | |
Font Size | |
Font can be adjusted by adding the following css to the page (in admin look and feel will probably be easiest). Default is 1em, so 1.1 would be slightly larger, 0.9em would be slightly smaller. Copy to clipboard
|
Spacing | |
You can use this code to have all text show higher spacing: Copy to clipboard
Copy to clipboard
|
Footer size | |
You can use this code to have higher footer text: Copy to clipboard
|
More information | |
See PluginSlideshow for more information on how to customize a presentation, with a real example. From Here
alias pages
|