Flickr iframe with photo set for django-cms
Project description
Flickr iframe with photo set for django-cms
Requirements
- django-cms 3.x
Install
- add cmsplugin_flickr_player to your PYTHON_PATH
- add “cmsplugin_flickr_player” to settings.INSTALLED_APPS
- run migration ‘python manage.py migrate cmsplugin_flickr_player’
Settings
- CMS_FLICKR_PLAYER_WIDTH - default: 100%
- CMS_FLICKR_PLAYER_HEIGHT - default: 500