HTML5slideshow plugin for Coppermine Photo Gallery
==================================================

Release Notes:
----------------------------
Users of prior versions of this plugin should uninstall those versions before installing this one.

An extra field is added to both the 'albums' and 'users' database tables to allow storage of slideshow settings. 
A plugin configuration item determines whether users may set their own album's slideshow settings. If enabled, when 
a user runs their slide show, there will be a 'gear' icon in the upper right of the slideshow screen. Clicking that 
icon will allow them to set various parameters for that particular slideshow, as well as their own default slideshow 
parameters.

Order of precedence for slideshow parameters is:
CPG Site Settings  <--  User Default Settings  <--  Album Specific Settings

When uninstalling this plugin, an option will be provided to keep user and album settings in the database.

Version 1.5.0 Release Notes:
----------------------------
Changes made by KF. Provide larger set of icons cl1.png and .psd file to allow users to create their own.  These are 24px high. 
The plugin now reads the icon height to change its settings so if you create your own large icons they need to be the same 24px high.
Otherwise it assumes the icons are 16px high, as before.
Allow photographer name to be included in the display. Added as a new configuration item with check box.
Add small grey border to the image.
Image is now positioned in vertical direction automatically so that the title/caption won't overwrite it. If the caption contains multiple 
lines they are concatenated to take up minimum space.
Update CSS settings so the plugin picks up the font used in the main gallery rather than using its own definition. 
Add option for "small" font size. Add 2 seconds option for a faster show.

Version 1.4.6 Release Notes:
----------------------------
Begin slideshow from selected image

Version 1.4.5 Release Notes:
----------------------------
Do not provide slideshow to unlogged users if prevented in configuration.

Version 1.4.4 Release Notes:
----------------------------
Correct issue causing failure to create new albums when using mySQL 5.7

Version 1.4.3 Release Notes:
----------------------------
Play some videos as part of slideshow
Improved touch swipe actions

Version 1.4.2 Release Notes:
----------------------------
Overlay title/caption with choice of font size
Change of storage method for configurations (JSON)

Version 1.4 Release Notes:
----------------------------
Compatible only with CPG 1.6.x+
