Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

AetherPlayer

Beschreibung

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

Installation

  1. Upload whole project folder to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin in WordPress im Menü „Plugins“​
  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.

FAQ

Ist es kostenlos?

Absolutely.

Can I join the development of this plugin?

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

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„AetherPlayer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „AetherPlayer“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • Erstveröffentlichung

1.1

  • Support mobile devices