add thumbnail hook documentation pointer

This commit is contained in:
zotlabs 2017-11-21 17:59:02 -08:00
parent eb69f6c346
commit 98e2b2a60b

View file

@ -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