index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
source
/
pluginwriter
/
api.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fixed typo - missing closing bracket in link in api.rst
Jim Campbell
2015-03-29
1
-1
/
+1
*
docs: Fix bad link in api.rst. Fixes 1019
Jim Campbell
2015-03-29
1
-1
/
+1
*
Add a bit more docs to plugin configuration
Christopher Allan Webber
2013-06-25
1
-0
/
+26
*
Explained more clearly why it's okay for interface classes to be keys.
Christopher Allan Webber
2013-05-29
1
-1
/
+3
*
Provide a tip on how to do interfaces via our plugin API.
Christopher Allan Webber
2013-05-29
1
-0
/
+66
*
Actually use the right underlining for the wtforms hooks section
Christopher Allan Webber
2013-05-29
1
-1
/
+1
*
Additional hook tips! Documentation on how to modify a wtforms form.
Christopher Allan Webber
2013-05-29
1
-0
/
+33
*
Where do you find hooks? How do you add them? An explaination!
Christopher Allan Webber
2013-05-29
1
-0
/
+20
*
Actually link to the release notes when we say "see the release notes".
Christopher Allan Webber
2013-05-29
1
-1
/
+1
*
Link to the plugin api stuff and the database plugin sections from the quicks...
Christopher Allan Webber
2013-05-29
1
-0
/
+1
*
Moving statcdirect automodule doc reference to autoclass per Elrond's suggest...
Christopher Allan Webber
2013-05-23
1
-2
/
+1
*
Documentation changes to reflect new plugin assetlink stuff
Christopher Allan Webber
2013-05-23
1
-3
/
+1
*
Document assetlink and staticdirect usage for plugins.
Christopher Allan Webber
2013-05-23
1
-0
/
+31
*
Start of ability to have plugins provide static resources!
Christopher Allan Webber
2013-05-23
1
-0
/
+19
*
Simple tyop, view->test... I was writing too many tests at the time :)
Christopher Allan Webber
2013-05-15
1
-1
/
+1
*
Hook->hooks since there's more than one of them :)
Christopher Allan Webber
2013-05-15
1
-2
/
+2
*
Adding global context hooks & fixing method names->symbolic view names in docs
Christopher Allan Webber
2013-05-15
1
-3
/
+18
*
Added documentation on view specific hooks
Christopher Allan Webber
2013-05-14
1
-0
/
+62
*
Documenting plugin configuration
Christopher Allan Webber
2013-05-08
1
-0
/
+16
*
Add warning about crypt/itsdangeroussecret.bin.
Elrond
2013-04-30
1
-1
/
+1
*
changing the things to document in api.rst
Christopher Allan Webber
2013-04-19
1
-1
/
+1
*
A warning about the plugin API being unstable.
Christopher Allan Webber
2013-04-19
1
-0
/
+9
*
adding callable_runone and callable_runall to the docs
Christopher Allan Webber
2013-04-11
1
-1
/
+2
*
Improve formatting for hook template docs.
Elrond
2013-01-31
1
-1
/
+2
*
Added register_template_hooks and get_hook_templates to the plugin api
Christopher Allan Webber
2013-01-30
1
-1
/
+1
*
Allow doc string extraction and use for pluginapi.
Elrond
2013-01-26
1
-0
/
+23