Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heimrichhannot/contao-news_media
Media support for contao news.
https://github.com/heimrichhannot/contao-news_media
Last synced: about 1 month ago
JSON representation
Media support for contao news.
- Host: GitHub
- URL: https://github.com/heimrichhannot/contao-news_media
- Owner: heimrichhannot
- License: lgpl-3.0
- Created: 2015-06-23T13:58:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T14:05:27.000Z (about 1 year ago)
- Last Synced: 2024-11-07T04:44:46.072Z (about 2 months ago)
- Language: PHP
- Size: 24.4 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Media
News Player Element.
## Features
- embed local video/audio (like ContentMedia)
- embed external video/audio
- autoplay
- individual preview image
- custom templates (choose on newslist, newsarchive or newsreader)
- custom preview image (choose on newslist or newsarchive)## Template Code
```
addMedia): ?>
mediaPlayer; ?>```