SID-01910: SlideShow Plugin inot recognizing slide headings
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5.16.3 |
| Category: |
SlideShowPlugin |
Server OS: |
win7 |
Last update: |
11 years ago |
Using the folloiwng in a topic:
Slide 1: Hello
Slide 2: World
But the resulting page isn't displaying headings like "Slide 1: or Slide 2:" so when I click "Start Presentation" button, there's only a single slide displayed.
--
jay timber - 2014-04-17
Discussion and Answer
%SLIDESHOWSTART%
%---+++ Hello%
% * hello%
%---+++ World%
% * world%
%SLIDESHOWEND%
--
jay timber - 2014-04-17
You can use only one SLIDESHOWSTART / SLIDESHOWEND pair on a topic. I fixed the example on this page, it works now as expected.
--
Peter Thoeny - 2014-04-22
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.