Skip to main content

Audio playlist player for Plone

Project description

Summary

The Plone add-on collective.playlist provides a playlist and a track content type. The player is per default a sticky footer. Optional as an alternative is a player in a pop up window that can be launched via a play button.

Pop Up Player

A click on the play button opens a window with playlist and player.

Playlist

Playlist

Playlist Mobile evices

Playlist on Mobile Device

Documentation

The Add-On uses JPlayer [1].

Initial playlist

An initial playlist with tracks is created at /playlist.

Pop Up Player

The pop up player is per default deactivated. You can activate it via @@manage-viewlets view like localhost:8080/Plone/@@manage-viewlets

A play button is shown on top of each page if and only if a published playlist exists. For a qualified user it is shown even for an unpublished playlist. Click the play button to open the player. A menu to edit the playlist and its tracks is presented to qualified users.

Customizations

Layout

Layout can be modified in control panel.

Change Font

How to use your font

Use your font

Background Image for your Pop Up Playlist

Upload an image “background.jpg” to your Plone-Site.

Go to playlist control panel and add:

html {
    background-image:url("background.jpg");
}

Translations

This product has been translated into

  • german

Installation

Install collective.playlist by adding it to your buildout.

Plone Version Compatibility

Plone >= 5.2 and Python 3

https://travis-ci.org/collective/collective.playlist.svg?branch=master&t=1002 https://coveralls.io/repos/github/collective/collective.playlist/badge.svg?branch=master&t=1002

Contribute

License

The project is licensed under the GPLv2.

Music: © 2003 Miaow / Arnaud Laflaquiere - MiaowMusic.net

For JPLayer license see JPlayer [1]

Credits

Developed with the support of:

Reformierte Kirche Kanton Zürich

Author

  • Katja Süss, Rohberg ( @ksuess )

Footnotes

Contributors

Changelog

1.0b1 (2019-03-07)

Breaking changes:

  • Support Python 3 [ksuess] (#3)

1.0a3 (2018-05-24)

  • Pypi: show images of README.rst

1.0a2 (2018-05-23)

  • Initial release. [ksuess]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.playlist-1.0b1.tar.gz (17.9 MB view hashes)

Uploaded Source

Built Distribution

collective.playlist-1.0b1-py2.py3-none-any.whl (17.5 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page