This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tinymce Thumbnail Gallery

Description

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.

Screenshots

  • This screenshot shows how to launch the gallery
  • This screenshot shows a user hovering over an image
  • This screenshot shows how the images look without hovering
  • This screenshot shows the user adding images to the gallery

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Download and unzip the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Tinymce Thumbnail Gallery” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

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.