diff options
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r-- | doc/hooklist.bb | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index 1192a1506..34e19660e 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -229,6 +229,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/feature_settings_post]feature_settings_post[/zrl] called from settings page when posting from 'addon/feature settings' +[zrl=[baseurl]/help/hook/file_thumbnail]file_thumbnail[/zrl] + called when generating thumbnail images for cloud page in 'view tiles' mode + [zrl=[baseurl]/help/hook/follow]follow[/zrl] called when a follow operation takes place @@ -244,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 @@ -575,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 |