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

AetherPlayer

外掛說明

AetherPlayer is a CD-like simple HTML5 audio player which is very suitable for blogs and personal websites.
It’s intelligent, flexible and easy to use.
Setting up AetherPlayer can be as simple as adding two lines of code to your homepage.

Features:
* autoloading : by referencing the bootstrap file of AetherPlayer to your HTML document, the rest dependent files will be loaded automatically
* delayed load : no files will be included until the original page is completely loaded
* custom configuration : you may change the position, playmode, debug parameters in configuration
* preload : the images of albums will be loaded by order totally when the player initialize even if they are yet to be displayed
* non-jQuery : since the jQuery file is too overstaffed and may cause some compatibility issues, AetherPlayer use the native JavaScript to cancel the dependence on jQuery now

安裝方式

  1. Upload whole project folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit the playlist through the ‘AetherPlayer’ submenu under ‘Settings’ menu
  4. Open the homepage of your blog and enjoy the music

Tip:You may change some default configurations in js/AetherPlayer.js if you will.

常見問題集

Is it free?

Absolutely.

Can I join the development of this plugin?

Of Course. If you have any question, please send an email to ‘huyang110yahoo@gmail.com’.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈AetherPlayer〉的開發相關工作。

參與者

將〈AetherPlayer〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release

1.1

  • Support mobile devices