Beskrivelse
This plugin is a very simple image gallery that is built into Tinymce (it’s a Tinymce plugin I created). My goals was to create a plugin that required no coding skills and would display thumbnails evenly regardless of image size/proportions (default is 100/80, but you can make the thumbnails anysize you want). CSS is used to hide portions of the image outside of the thumbnail size you choose. When you hover over the image, the entire image is shown.
Built by an Atlanta SEO.
Skjermbilder




Installasjon
This section describes how to install the plugin and get it working.
e.g.
- Download and unzip the plugin to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«Tinymce Thumbnail Gallery» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett «Tinymce Thumbnail Gallery» til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
1.1.0
- updated with security fixes
1.0.6
3.1 needed colorbox update to work
1.0.1
*Removed title on hover
0.14
*Added alt attribute as grey layer on top of image when you hover over it
*Fixed bug that now completely removes credit link if gallery is deleted
*Added background color and padding to the image.
*Updated bug with overflow. Set the li element to overflow:inherit
0.10
- This is the first release.