Skip to content

ayleph/mediagoblin-embedcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mediagoblin-embedcode

This plugin adds the ability to display an "embed code" for video and audio media types. The plugin uses template hooks to create an additional section in the media sidebar and display code to allow the current video or audio to be embedded on an external page.

Compatibility

This plugin has been tested with mediagoblin 0.9.0

Set up the plugin

  1. Retrieve the plugin from its public git repository.
$ git clone https://github.com/ayleph/mediagoblin-embedcode.git
  1. Copy the plugin to your MediaGoblin plugin path.
$ cp -r mediagoblin-embedcode/embedcode /path/to/mediagoblin/mediagoblin/plugins/
  1. Enable the plugin adding the following line to the [plugins] section of your mediagoblin config file.
[[mediagoblin.plugins.embedcode]]

About

GNU MediaGoblin plugin to display embed code on video media pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published