這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

AB-Video

描述

Allows the user to embed Youtube Vimeo or Dailymotion movie clips by entering a shortcode ( / / [dailymotion]) into the post area.

Usage

Vimeo:
1. Enter the short code into any post. clip_id is the number from the clip’s URL (e.g. http://vimeo.com/123456)
2. Optionally modify the clip’s appearance by specifying width or height, like so:
3. Using empty values for either the width or height attributes will cause AB-Video to calculate the proper dimension based on a 16:9 aspect ration.
Example: or

Youtube:
1. Enter the short code into any post. clip_id is the id from the clip’s URL after v= (e.g. http://www.youtube.com/watch?v=2LbpLRZwWtE)
2. Optionally modify the clip’s appearance by specifying width or height, like so:
3. Using empty values for either the width or heightattributes will cause AB-Video to calculate the proper dimension based on a 16:9 aspect ration.
Example: or

Dailymotion:
1. Enter the [dailymotion clip_id="xdjrm7"] short code into any post. clip_id is the id from the clip’s URL (e.g. http://www.dailymotion.com/video/xdjrm7_kylie-minogue-all-the-lovers_music#hp-v-v4)
2. Optionally modify the clip’s appearance by specifying width or height, like so: [dailymotion clip_id="XXXXXXX" width="400" height="225"]
3. Using empty values for either the width or height attributes will cause AB-Video to calculate the proper dimension based on a 16:9 aspect ration.
Example: [dailymotion clip_id="12345678" height="300" width=""] or [dailymotion clip_id="12345678" height="" width="640"]

安裝

  1. Unzip ab-video.zip and upload the contained files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

There are no reviews for this plugin.

貢獻者及開發者

“AB-Video” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 AB-Video 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.2

  • Released: 2010-1028
  • Changed: Dailymotion theme changed to default

1.2.1

  • Released: 2010-10-17
  • Changed: Watch Dailymotion on your iPhone / iPad / iPod touch

1.2.0

  • Released: 2010-09-25
  • Changed: Watch Youtube and Vimeo on your iPhone / iPad / iPod touch

1.1.1

  • Released: 2010-06-26
  • Changed: The video doesn’t place on top anymore.

1.1.0

  • Released: 2010-06-06
  • Dailymotion video added

1.0.2

  • Released: 2010-05-28
  • Description corrected

1.0.1

  • Released: 2010-05-25
  • Changelog added
  • Options Site with usage description added

1.0

  • Released: 2010-05-24
  • Initial release