diff options
author | zotlabs <mike@macgirvin.com> | 2017-11-22 15:43:48 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-11-22 15:43:48 -0800 |
commit | 9936670f44b53e391d997fd024faa329b8a0c803 (patch) | |
tree | a88c45c92843703049a91cf7b4ab4e374b52de97 /doc | |
parent | 6ac3fc4e0724a881ed3b26fa8d0912f38512d2ca (diff) | |
parent | b4f8f4df7bc5cc8a74240506cd536224cb31e114 (diff) | |
download | volse-hubzilla-9936670f44b53e391d997fd024faa329b8a0c803.tar.gz volse-hubzilla-9936670f44b53e391d997fd024faa329b8a0c803.tar.bz2 volse-hubzilla-9936670f44b53e391d997fd024faa329b8a0c803.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc')
-rw-r--r-- | doc/hooklist.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index 5b34ef0ca..34e19660e 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -247,7 +247,6 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/gender_selector_min]gender_selector_min[/zrl] called when creating the 'gender' drop down list (normal profile) - [zrl=[baseurl]/help/hook/generate_map]generate_map[/zrl] called to generate the HTML for displaying a map location by coordinates @@ -578,6 +577,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/tagged]tagged[/zrl] Called when a delivery is processed which results in you being tagged +[zrl=[baseurl]/help/hook/thumbnail]thumbnail[/zrl] + Called when generating thumbnails for cloud storage 'tile' view + [zrl=[baseurl]/help/hook/update_unseen]update_unseen[/zrl] Called prior to automatically marking items seen which were loaded in the browser |