Skip to main content

Video plugin for django CMS

Project description

djangocms-vimeo
===============

[![Build Status](https://travis-ci.org/nimbis/djangocms-vimeo.svg?branch=master)](https://travis-ci.org/nimbis/djangocms-vimeo)

A [video.js](https://github.com/videojs/video.js) Vimeo video plugin for django CMS.
Loosely based on the [djangocms-video](https://github.com/divio/djangocms-video) plugin.
Uses the [videojs-vimeo](https://github.com/eXon/videojs-vimeo) plugin.


Installation
------------

This plugin requires `django CMS` 3.3.1 or higher to be properly installed.

* In your projects `virtualenv`_, run ``pip install djangocms-vimeo``.
* Add ``'djangocms_vimeo'`` to your ``INSTALLED_APPS`` setting.
* Run ``manage.py migrate djangocms_vimeo``.

Contributing
------------

See the [Contributing Guidelines](CONTRIBUTING.md).

History
-------

v0.4.0:

* Adding migration required for Django CMS v3.3.1 and later, which is now
required for this app.

v0.3.3:

* Patch the vjs.vimeo.js according to https://github.com/eXon/videojs-vimeo/commit/0543812e2ebe58ed279d695667b4ae9d38029945


v0.3.2:

* Removing pip requirement from setup.py.


v0.3.0:

* Upgraded to Video.js v4.9.0. Fixed the broken Django 1.7 migration that existed in v0.2.0.

v0.2.0:

* Moved existing migrations directory to south_migrations and added Django 1.7 migrations. This version contained a broken Django 1.7 migration.

v0.1.5:

* Made fixes to videojs-vimeo to correctly detect HTTPS.

v0.1.4:

* Added missing static directory to MANIFEST.

v0.1.0:

* Inital release

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

djangocms-vimeo-0.4.0.tar.gz (42.3 kB view hashes)

Uploaded Source

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