diff options
author | redmatrix <git@macgirvin.com> | 2016-05-02 22:30:57 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-05-02 22:30:57 -0700 |
commit | dccdeedb75874ac8a244770cc3be0bf9ee71a0cd (patch) | |
tree | b349a8e070948d0578a158d1ebaa222ed5b18770 /doc/hooklist.bb | |
parent | b371c028ad31180b4c73f92b45c4ca8f5fff259e (diff) | |
download | volse-hubzilla-dccdeedb75874ac8a244770cc3be0bf9ee71a0cd.tar.gz volse-hubzilla-dccdeedb75874ac8a244770cc3be0bf9ee71a0cd.tar.bz2 volse-hubzilla-dccdeedb75874ac8a244770cc3be0bf9ee71a0cd.zip |
add the new hook
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 994d0dbb2..9331873b4 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -356,6 +356,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/obj_verbs]obj_verbs[/zrl] Called when creating the list of verbs available for profile "things". +[zrl=[baseurl]/help/hook/oembed_action]oembed_action[/zrl] + Called when deciding if an oembed url is to be filter, blocked, or approved + [zrl=[baseurl]/help/hook/oembed_probe]oembed_probe[/zrl] Called when performing an oembed content lookup |