Skip to content

tofay/mediagoblin-oembed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======================
mediagoblin-indexedsearch
=======================

This is a plugin for Gnu Mediagoblin that adds oembed support.


Set up the plugin
========================

1. Clone the repository from GitHub.

    $ git clone https://github.com/tofay/mediagoblin-oembed.git

2. Create a source tarball.

    $ /path/to/mediagoblin/bin/python setup.py sdist

2. Install this into your mediagoblin virtualenv.

    $ /path/to/mediagoblin/bin/pip install dist/mediagoblin-oembed-#VERSION#.tar.gz

3. Enable the mediagoblin-oembed plugin by adding the following line to the ``[plugins]`` section of your mediagoblin_local.ini file.

    [[oembed]]

4. Restart your MediaGoblin instance for the config file changes to be effective.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published