Bug 394278

Summary: A slideshow theme for kiosk mode
Product: [Applications] digikam Reporter: Simon Kuss <sjk281>
Component: Plugin-Generic-HTMLGalleryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 5.9.0   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 6.0.0
Attachments: HTML Gallery theme

Description Simon Kuss 2018-05-15 13:08:11 UTC
Created attachment 112669 [details]
HTML Gallery theme

This theme generates a slideshow with a simple progress indicator, ideal for browser full-screen mode.

It is pure javascript and css, and does not use any external dependencies. It generates a single index.html page with embedded js and css, and all image links are in a javascript array.

The delay time and location of the progress indicators are controlled via parameters.

Hope you like it.
Comment 1 caulier.gilles 2018-05-15 13:28:42 UTC
Note for 6.0.0 where i fixed a lots of issues reported by Krazy static analyzer in HTML Gallery desktop files:

X-HTMLExport => X-HTMLGallery
Value_1 => Value-1

Gilles Caulier
Comment 2 caulier.gilles 2018-05-15 13:33:08 UTC
Also :

Caption_1 => Caption-1


Gilles Caulier
Comment 3 caulier.gilles 2018-05-15 13:36:17 UTC
Git commit e174298c3c8925755994240a90556e2d9fe1eb83 by Gilles Caulier.
Committed on 15/05/2018 at 13:35.
Pushed by cgilles into branch 'master'.

HTML Gallery tool : add new Kiosk-mode theme from Simon Kuss.
CCMAIL: sjk281@iinet.net.au
FIXED-IN: 6.0.0

M  +4    -1    NEWS
A  +-    --    core/data/htmlgallery/themes/simpleslides/preview.png
A  +29   -0    core/data/htmlgallery/themes/simpleslides/simpleslides.desktop
A  +116  -0    core/data/htmlgallery/themes/simpleslides/template.xsl

https://commits.kde.org/digikam/e174298c3c8925755994240a90556e2d9fe1eb83