Skip to main content

Plugin for Django CMS that displays a video with flexible width.

Project description

# Flexible Video
Flexible Video is a plugin for Django CMS that let's you include a vimeo
or youtube video that adapts it's width to the available space. It also
features a cover image that starts the video when clicked.

## Requirements
django-cms >= 2.1

## Installation
Flexible Video can be installed with pip:

pip install cmsplugin-flexiblevideo

## Usage
- Add cmsplugin\_flexiblevideo to INSTALLED\_APPS in your settings.py file:

INSTALLED_APPS = (
...
'cmsplugin\_flexiblevideo',
...
)

- Run ./manage.py syncdb to add tables

- Use the plugin like any other CMS plugin

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

cmsplugin-flexiblevideo-0.0.9.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file cmsplugin-flexiblevideo-0.0.9.tar.gz.

File metadata

File hashes

Hashes for cmsplugin-flexiblevideo-0.0.9.tar.gz
Algorithm Hash digest
SHA256 6edaba1162f17a595fd2a734d4fc02267fb713f60c4d30ddb59c56d3fa433f6e
MD5 bdc6c5405bf41c751d04a14ebc3e5aa1
BLAKE2b-256 1522cb752b54fabee965292b3434597dad2ab3a91d1b7aa495fe5c4123ceeb4b

See more details on using hashes here.

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