Start for documenting core hooks.
This is basicly a start by Chris Webber, I'm just commiting it for him.
This commit is contained in:
parent
b694c3de34
commit
7610eb231e
@ -78,6 +78,7 @@ This guide covers writing new GNU MediaGoblin plugins.
|
||||
pluginwriter/database
|
||||
pluginwriter/api
|
||||
pluginwriter/tests
|
||||
pluginwriter/hooks
|
||||
pluginwriter/media_type_hooks
|
||||
pluginwriter/authhooks
|
||||
|
||||
|
19
docs/source/pluginwriter/hooks.rst
Normal file
19
docs/source/pluginwriter/hooks.rst
Normal file
@ -0,0 +1,19 @@
|
||||
.. MediaGoblin Documentation
|
||||
|
||||
Written in 2014 by MediaGoblin contributors
|
||||
|
||||
To the extent possible under law, the author(s) have dedicated all
|
||||
copyright and related and neighboring rights to this software to
|
||||
the public domain worldwide. This software is distributed without
|
||||
any warranty.
|
||||
|
||||
You should have received a copy of the CC0 Public Domain
|
||||
Dedication along with this software. If not, see
|
||||
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
|
||||
|
||||
===============================
|
||||
Documentation on Built-in Hooks
|
||||
===============================
|
||||
|
||||
This section explains built-in hooks to MediaGoblin.
|
Loading…
x
Reference in New Issue
Block a user