Screenshot of the Rijksvideo module in action

This project is not covered by Drupal’s security advisory policy.

The Rijksvideo module is a module that could be used by Dutch governmental websites (mainly those using the Rijksoverheid Starterkit theming). It adds support for displaying video's in an accessible way including subtitles, audio captioning and transcriptions.

How it works

The module creates a field formatter which you can attach to a custom content type. So you could create a content type 'Video' and add the Rijksvideo field to it, or just add it to an existing content type.

This field adds a form element to the node form that lets you enter an url. This url should point to an XML file on the Rijksoverheidvideo server that contains all url's of the individual files (see example). After submitting the form, the module fetches the XML and fetches all links to the video files, subtitles, transcription etc.

Dependencies D7

D8 version

For this version you need to install the media module. A new media type "Rijksvideo" will be available when this module is installed.

Supporting organizations: 
Original development
Maintenance
D8 development

Project information

Releases