Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

JPlayer Podcast Widget

Опис

Widget that use jPlayer to play Podcast RSS playlists, no BS, just drag, set, and works,
I’m making a website for radio group, and there are no other plugins that simply play a RSS
podcast and can put in a widget area, so I just hack one up and share to everyone.

Krediti

  • http://jplayer.org/
  • https://github.com/onigetoc/Podcast-parser-for-jPlayer
  • https://github.com/lukemcdonald/jplayer-skin-premium-pixels

Снимци екрана

  • Opcije vidžeta

Постављање

  1. Install plugin using WordPress Plugin page
  2. Drag jPlayer (Podcast) to your sidebar
  3. Enter RSS Feed of your podcast
  4. Save and Profit!

ЧПП

  1. What is this CORS option about?
    — CORS mode uses jQuery to parse the feed directly, where not all feed servers would allow that
    while the other one uses PHP to parse the script to javascript then read from it, apparently some website
    hosting doesn’t allow you to do this.
    — in short, simply use the one that works for your feed and your website.
  2. So which mode is better?
    — Keep the option unchecked (PHP parser mode) is better, since the PHP parser is more feature packed
  3. What about feature XXX?
    — If you like this plugin and would like to improve it, please fork the project or suggest in
    Issue Tracker

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„JPlayer Podcast Widget“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „JPlayer Podcast Widget“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.0

first public release

1.0.1

remove normalize.css from player theme.

1.0.2

bug fixes