blob: 73897133146a9c9cac58015a645bdb8320e5b426 (
plain)
1
2
3
4
5
6
7
8
|
==============
sampleplugin
==============
This is a sample plugin. It does nothing interesting other than show
one way to structure a MediaGoblin plugin.
The code for this plugin is in ``mediagoblin/plugins/sampleplugin/``.
|