Skip to main content

Wagtail video plugin for Mediaflow

Project description

Mediaflow video plugin for Wagtail

Installation

  pip install mediaflowvideo

Edit the settings file (mysite/settings/base.py):

  • Add "mediaflowvideo" to the array INSTALLED_APPS (near the top of the file)

  • Add "mf-video" to the feature list for the Draftail Rich Text Editor

    WAGTAILADMIN_RICH_TEXT_EDITORS = {
    	'default': {
    		'WIDGET': 'wagtail.admin.rich_text.DraftailRichTextArea',
    		'OPTIONS': {
    			'features': ['mf-video' .....]
    		}
    	}
    }
    
  • Add your API keys

    MEDIAFLOW_CLIENT_ID = <YOUR SERVER ID>
    MEDIAFLOW_CLIENT_SECRET = <YOUR CLIENT SECRET>
    MEDIAFLOW_SERVER_KEY = <YOUR SERVER KEY>
    

Using the plugin

TODO

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

mediaflowvideo-1.0.2.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mediaflowvideo-1.0.2-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file mediaflowvideo-1.0.2.tar.gz.

File metadata

  • Download URL: mediaflowvideo-1.0.2.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mediaflowvideo-1.0.2.tar.gz
Algorithm Hash digest
SHA256 61593b62cb225c589b426b3b9c39749f3f42ae4d8fe4d70ee16d680e1980e25c
MD5 b7ad062d23be8b8886d1ed0a17fa6f3b
BLAKE2b-256 f77eaeb6c3c5697822bbf2a515d4ac9203a68cce2c4ffc58c075acabfcc5810d

See more details on using hashes here.

File details

Details for the file mediaflowvideo-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: mediaflowvideo-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for mediaflowvideo-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d877947451363c35bec17100c1dc814d4378ce59eb6fe4369a7e2a46fde026b4
MD5 37d475df96cadf3809f5d60ca519a7eb
BLAKE2b-256 38675453a6b3a4142f6abc3430df9e3d046410b239c7f3a71aae7d480afc9327

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page