Mô tả
This plugin let’s you add a gallery of Vimeo-videos to your site, displaying thumbnails for each video. With Thickbox or Shadowbox JS installed you can chose to open videos in a box on your site, rather than going to Vimeo.com
To add a Vimeo SimpleGallery to a page or a post, simply use the following code:
[vimeogallery]
[/vimeogallery]
The plugin fetches titles from Vimeo automatically, as well as height and width for the video.
Ảnh màn hình
Cài đặt
- Unzip the archive
- Upload the folder “vimeo-simplegallery” to “/wp-content/plugins/”
- Activate the Plugin in the WordPress Dashboard
- Change settings on the Options page (or use standard settings)
- Download and install Thickbox or Shadowbox JS if you want to show videos in a box on your site.
To add a Vimeo SimpleGallery to a page or a post, simply use the following code:
[vimeogallery]
[/vimeogallery]
Titles/description is optional. Add it before the link and separate with | (pipe).
Note that each URI must be separated with a linebreak.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Vimeo SimpleGallery” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Vimeo SimpleGallery” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2 BETA
- Improved embedding of videos for non-Flash devices.
- Added option to open links in new window/tab when going directly to Vimeo.com
0.1 BETA
- First release