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

Kumori (曇)

描述

It’s a plugin that lets the users upload video files and transcode them on-the-fly using AWS Elastic Transcoder and S3 Services.
Using Kumori is pretty simple, just select the presets you want, upload the file, and then your video file becomes kumori-fied!
It also provides a simple management of AWS S3 and Elastic Transcoder services within the WordPress Admin Menu.
It requires a subscription at AWS.

Next major version features:
* Allow the transcoding of existing video files in Media library
* Allow the transcoding of existing video files in S3
* Provide the new features of Elastic Transcoder
* Friendlier user messages
* More checks for file operations

安裝

  1. Upload the zip file via the Add new Plugin Page
  2. Activate it via the Installed Plugins Page
  3. Set the AWS credentials through WordPress Admin->Settings->Media page

評價

閱讀全部3個評價

貢獻者及開發者

“Kumori (曇)” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Kumori (曇) 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.23

  • Fix (possibly and hopefully) the fatal errors from not setting the AWS credentials BEFORE using the plugin actions

0.22

  • Fix (hopefully) the require_once path nightmares
  • Change the max wait attempts from 5 to 15
  • Point to the Settings->Media page for settings the AWS credentials

0.21

  • Fix action in forms
  • Fix Typo in S3 Actions

0.2

  • Make use of WordPress CSS