Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/imio.media
https://github.com/imio/imio.media
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imio/imio.media
- Owner: IMIO
- Created: 2014-06-03T16:12:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:24:54.000Z (about 2 years ago)
- Last Synced: 2024-11-08T02:42:15.016Z (about 2 months ago)
- Language: Python
- Size: 90.8 KB
- Stars: 0
- Watchers: 15
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
====================
imio.media
====================This package is used to view video from links. You can add video or photo from a link which accept oembeded protocol. This package has as dependecy collective.oembeded.
* `Source code @ GitHub `_
* `Releases @ PyPI `_
* `Documentation @ ReadTheDocs `_
* `Continuous Integration @ Travis-CI `_This package is tested using Travis CI. The current status is :
.. image:: https://travis-ci.org/IMIO/imio.media.png
:target: http://travis-ci.org/IMIO/imio.media.. image:: https://coveralls.io/repos/github/IMIO/imio.media/badge.svg?branch=master
:target: https://coveralls.io/github/IMIO/imio.media?branch=masterHow it works
============This package is based on collective.oembed.
Installation
============To install `imio.media` you simply add ``imio.media``
to the list of eggs in your buildout, run buildout and restart Plone.
Then, install `imio.media` using the Add-ons control panel.Configuration
=============...