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.

Vimeo SimpleGallery

توضیحات

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.

عکس‌های صفحه

  • Settings let's you chose if Thickbox or Shadowbox should be used, if titles should be fetched automatically, and to use included CSS.
  • The gallery will show on your page like this
  • If Thickbox or Shadowbox is active, the embedded video will show in a box on your site

نصب

  1. Unzip the archive
  2. Upload the folder “vimeo-simplegallery” to “/wp-content/plugins/”
  3. Activate the Plugin in the WordPress Dashboard
  4. Change settings on the Options page (or use standard settings)
  5. 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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Vimeo SimpleGallery” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Vimeo SimpleGallery” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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