Skip to content

Richard Fath's Video Player Module 2.0.0 Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@richard67 richard67 released this 27 Sep 18:49
  1. Rework sizing and positioning of player and playlist so it works with any video size and on any module position.
  • Set CSS styles on elements based on calculations depending on the configuration options so that the CSS file is independent from video size or module position.
  • Use CSS flex boxes.
  1. Add configuration options for playlist size and to switch on or off display of player status.
  2. Add display of the currently played playlist item's title and configuration option to switch it on or off.
  3. Remove now obsolete suffix from source groups configuration.
  4. Use ordered list for playlist.
  5. Fixes for RTL direction.
  6. Code style fixes.