Go to file
Nuno Diogo da Silva de462258e3 Set text_enabled property to True.
Added text_enabled property on Video Plugin, so everybody can use it in
a TextPlugin.
2014-05-14 14:43:48 +00:00
.tx moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
djangocms_video Set text_enabled property to True. 2014-05-14 14:43:48 +00:00
.gitignore moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
LICENSE.txt moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
MANIFEST.in moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
README.md initial commit 2014-02-04 14:49:20 +01:00
requirements.txt moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
schemamigration.py moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00
setup.py moved out of the cms at divio/django-cms@108b07bcc7 2014-02-05 13:19:06 +01:00

README.md

djangocms-video

A video plugin for django CMS.

Installation

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

  • In your projects virtualenv_, run pip install djangocms-video.
  • Add 'djangocms_video' to your INSTALLED_APPS setting.
  • Run manage.py migrate djangocms_video.

Translations

If you want to help translate the plugin please do it on transifex:

https://www.transifex.com/projects/p/django-cms/resource/djangocms-video/