Loading...
 

Tiki offers a lot of option for slideshow or sliders, please check also Slider Comparison.

The Tiki Slideshow has been upgraded to https://github.com/hakimel/reveal.js for Tiki19. The documentation below needs to be split accordingly. An example: The Relentless March of Markdown

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:

  1. The "Slideshow feature" allows you to create simple presentations via Wiki Syntax. You can customize the appearance of the show via wiki syntax.
    • Some uses for slideshows:
      • classroom lectures
      • business presentations
    • Since Tiki7, a new slideshow system based on JQS5 has been added, and it can be used to convert any wiki page with headings into a slideshow.
    • You can fine tune the parameters for your slideshow in a wiki page, with PluginSlideshow
    • Click here for a demo.
  2. PluginColorbox displays all images from a file gallery, image gallery, or selected images from a file gallery, and presents them in its own new window, wrapped in a box with a dark background at the rest of the screen. The viewer has to manually click at the corresponding button to move forward to each new image.
  3. PluginFiles is able to launch a slideshow presentation of images from a file gallery in its own new window, wrapped in a colorbox environment (a box with dark background at the rest of the screen). The slideshow autoplays and self-advances itself.
  4. PluginList allows to present thre results in a slideshow format in Tiki14+. See "Carousel Formatting"
  5. PluginSwiper
  6. PluginSlider makes an embedded slideshow from whatever content you add there (images, text, video, etc, splitted between markers for new slide). (Will be removed before Tiki25 )
  7. PluginCarousel displays the images of a filegallery in a self-advancing carousel, as an embedded slideshow.(Will be removed before Tiki25 )
  8. PluginGalleriffic displays images from a file gallery using the Jquery Galleriffic module, which produces an embedded slideshow which can autoplay and self-advance itself.(Will be removed before Tiki25 )


From now onwards, the rest of this documentation page is devoted to the "Slideshow feature" itself.

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

https://tiki.org/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
!Slide Header 1 Slide Content !!Slide Header 2 Slide Content !!Slide Header 3 Slide Content !!Slide Header 4 Slide Content !!!Slide Header 5 Slide Content

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:

  • Enable
    • Visit "tiki-admin.php?page=features" in your installation of tiki
    • Ensure that "Slideshow (jQuery.s5) PDF Export" is checked (if it doesn't appear under the Slideshow checkbox make sure the experimental checkbox on top of the page is checked on)
  • To export the page/presentation as a PDF
    • Click the "Slideshow" button on a wiki page
    • Click the "Export to PDF" button found in the bottom of the page in the slideshow menu
      • Choose vertical or horizontal
      • Choose font size

Other Non-Wiki Slideshows

Other types of slideshow functionality exist in Tiki. File Gallery and Image Galleries have slideshow functionality built in.
For image slideshows in wiki pages see Colorbox and Shadowbox, Infinite Carousel and PluginImg.

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
/*slightly larger*/ #s5-size-detector { width: 1.1em ! important; height: 1.1em ! important; }

Spacing

You can use this code to have all text show higher spacing:

Copy to clipboard
/*slightly larger*/ .s5-slide * { line-height: 1.1em ! important; }


And you can use this other code to have just items in lists (ordered and unordered) higher spacing:

Copy to clipboard
/*slightly larger*/ .s5-slide * li { padding-top: 0.5em ! important; padding-bottom: 0.5em ! important; }

You can use this code to have higher footer text:

Copy to clipboard
/*slightly larger*/ .s5-footer { font-size: 120% ! important; }

More information

See PluginSlideshow for more information on how to customize a presentation, with a real example.

From Here

alias pages

Slideshows | Slide shows | Slide show

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki