diff options
author | zotlabs <mike@macgirvin.com> | 2016-10-14 14:27:21 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-10-14 14:27:21 -0700 |
commit | 47bfb681c0595d80e01729e477ed153d5e77337a (patch) | |
tree | 4d6683e945d2678b440107f9299076e17e0e342f /doc/hooklist.bb | |
parent | 3f7f5f9429873118ee51d7c8f4513be837b8d9ef (diff) | |
download | volse-hubzilla-47bfb681c0595d80e01729e477ed153d5e77337a.tar.gz volse-hubzilla-47bfb681c0595d80e01729e477ed153d5e77337a.tar.bz2 volse-hubzilla-47bfb681c0595d80e01729e477ed153d5e77337a.zip |
add new hook doc
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r-- | doc/hooklist.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index d190166f0..e67f791ae 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -320,6 +320,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/magic_auth]magic_auth[/zrl] Called when processing a magic-auth sequence +[zrl=[baseurl]/help/hook/markdown_to_bb]markdown_to_bb[/zrl] + Called when processing markdown conversion + [zrl=[baseurl]/help/hook/match_webfinger_location]match_webfinger_location[/zrl] Called when processing webfinger requests |