Plugin for Django CMS that makes easy to embed Vimeo movies.
Project description
Plugin for Django CMS that makes easy to embed Vimeo movies.
Download: https://github.com/Immediatic/cmsplugin_vimeo
Requirements: - django-cms-2.3 or greater - django: 1.4 or greater
Last tested with: - django-cms-2.3.1 - django: 1.4.1
Setup
make sure requirements are installed and properly working
add cmsplugin_vimeo to python path
add ‘cmsplugin_vimeo’ to INSTALLED_APPS
run ‘python manage.py migrate cmsplugin_vimeo’ if using South or ‘python manage.py syncdb’ if not using South
Settings
CMS_VIMEO_DEFAULT_AUTOPLAY (Default False)
CMS_VIMEO_DEFAULT_WIDTH (Default 425)
CMS_VIMEO_DEFAULT_HEIGHT (Default 344)
CMS_VIMEO_DEFAULT_BORDER (Default False)
CMS_VIMEO_DEFAULT_LOOP (Default False)
Credits
This plugin derives from [cmsplugin-youtube](https://bitbucket.org/xenofox/cmsplugin-youtube) and has been customized for Vimeo movies.
The plugin is available on [Django Packages](http://www.djangopackages.com/packages/p/cmsplugin_vimeo/).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsplugin_vimeo-0.1.tar.gz
.
File metadata
- Download URL: cmsplugin_vimeo-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4686600e9fd7127dcfc66a4bf7e3e94d8c82a20dafd035e20cfbe373f71243c |
|
MD5 | 536a71beed081685a8762d579e8e2a22 |
|
BLAKE2b-256 | 1d3d05e5ccb371037e311b6e068e20fb65632d7d90106b3565ae043f982e65e1 |