English « Need Help « Slide show not working correctly «
Slide show not working correctly
| « Previous | Next » |
Hello Alexis,
I made the following change to the play_slideshow.php file after line 122.
// do the show
else {
//added by Jan Boen
sort($files_in_path);
//end added by Jan Boen
// controls
$context['text'] .= '<p id="slide_controls">'."\n";
That seems to do the trick.
This comment has inspired:
- Alexis Raimbault on Oct. 3 2009 - Boen, Jan : good ! that was simple
- Bernard Paques on Oct. 4 2009 - Jan, this has been integrated into yacs reference code. Actually, ...
by Boen, Jan on Oct. 2 2009










