설명
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.
스크린샷




설치
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
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “Tinymce Thumbnail Gallery”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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.