Bug 394278 - A slideshow theme for kiosk mode
Summary: A slideshow theme for kiosk mode
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-HTMLGallery (show other bugs)
Version: 5.9.0
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-15 13:08 UTC by Simon Kuss
Modified: 2018-05-15 13:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments
HTML Gallery theme (44.96 KB, application/zip)
2018-05-15 13:08 UTC, Simon Kuss
Details

Note You need to log in before you can comment on or make changes to this bug.
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