Overview ======== Shadogo allows the user to manage medias (flv, mp4, swf,...) in the same way that Piwigo does for pictures. We can add the medias in the gallery directory with their teaser images. The medias are easly added in Piwigo using the tools 'Thumbnails' and 'Synchronize' in the Piwigo web administration console. Medias (video, picture, HD picture) and Piwigo page (Content, Slideshow) can be displayed in modal overaly window. ex: /www/piwigo/gallery/my_event/my_video.flv /www/piwigo/gallery/my_event/my_video_-_flv_320x240.jpg The my_video_-_flv_320x240.jpg image will be displayed in the thumbnails as icon. The my_video.flv is displayed in the modal overlay window when the user click the thumbnail. Shadogo v0.1.12 =============== - Add Hungarian translation (thanks to samli) - Add Latvian translation (thanks to ddtddt) - support of piwigo 2.3.4 (tested locally without upgrade) Shadogo v0.1.11 =============== - Add italian translation (thanks to riopwg). Shadogo v0.1.10 =============== !! WARNING: the previous version must be desinstalled before intalling this version !! - Piwishadow renamed to Shadogo (for copyright issue with Piwi channel) - User configuraion stored in database - Add download button in the overlay window (HD picture). Keyboard shortcut: 'd' or '*' - Add basket button in the overlay window (visible only if admin access right). Keyboard shortcut: 'b' or '0' (NUMLOCK) - Add favorite button in the overlay window (visible for registered user). Keyborad shortcut: 'f' or '+' - Simplification of the mediaboxAvanced styles for better user experience (step 2) - Fix: over effect on the bottom links of mediaboxAvanced Piwishadow v0.1.9 ================= - Store the plugin configuration in ini file - Enhance plugin upgrade management. Add mainain.inc.php file to restore the user configuration after the plugin upgrade. - Fix: buttonsTemplateSearch and hrefContentSearch configuration parameters - Fix: language files to replace 'shadowbox' by 'overlay window' Piwishadow v0.1.8 ================= - Add HD/SD toggle button in mediaboxAvanced overlay to switch between SD and HD picture defintions. The Button is visible only if the HD picture is present in the Piwigo HD dir. - 'libs' directory added for better integration of the modal overlay libs. - Simplification of the mediaboxAvanced styles for better user experience Piwishadow v0.1.7 ================= - Open the template API to enable to use piwishadow in custom template (refer to the template files to see the list of the supported parameters) - Add the support for the plugin resynchronization on the Piwigo repository for plugin upgrade - Show/Hide expert parameters in piwishadow administration page Piwishadow v0.1.6 ================= - Add support for extending the overlay themes: new theme can be created in the 'themes' directory of the overlay library. The themes are automatically detected by Piwishadow. - Add the 'grey' and 'white' theme for mediaboxAvanced library - Fix: Alt of the content icon in the thumbnail legend - Fix: Mix between content and page content gallery Piwishadow v0.1.5 ================= - Compatible with Piwigo 'Thumbnails' and 'Synchronize' tools - Auto sizing of the overlay window accoding to size specified in the name of the image file (optional) - Display the media content from the thumbnail in a modal overlay window - Display of the slideshow in a modal overlay window - Display of the HD picture from the Piwigo content page in a modal overlay window - Display of embeded buttons in the thumbnails label for better media control - Web administration console for configuring the plugin - Support of the mediaboxAvanced library with NonverBlaster player - Support image: jpg, png, gif - Support video: flv, mp4 - Support audio: mp3, aac - Support flash: swf - Support QuickTime plugin: mov, m4v, m4a, aiff, avi, caf, dv, mid, m3u, mp3, mp2, mp4, qtz - Support of the Shadowbox library (must be installed manually after the plugin installation from the official web site due to the license) with JW Player TODO ==== - Enable to hide the header and footer when Piwigo pages are displayed in the overlay window - Add play and video overlay images on the thumbnail - HTML5 Support