aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorM. Dent <dentm42@gmail.com>2018-12-10 21:49:12 +0100
committerM. Dent <dentm42@gmail.com>2018-12-10 21:49:12 +0100
commit4cb4f175004fe28cfec449932b7f3fe1a36ab8a7 (patch)
treed533bd88c7572a720c1151b3e245fd3069350a62 /doc
parent15a689c6f549e25a1301a8cb8ba92c4cd4f90300 (diff)
parent7894fed7413ab3bd782bf939b17ca70bf0196d28 (diff)
downloadvolse-hubzilla-4cb4f175004fe28cfec449932b7f3fe1a36ab8a7.tar.gz
volse-hubzilla-4cb4f175004fe28cfec449932b7f3fe1a36ab8a7.tar.bz2
volse-hubzilla-4cb4f175004fe28cfec449932b7f3fe1a36ab8a7.zip
Merge branch 'photo-hook' into 'dev'
add photo_view_filter hook and fix minor issue with unset auto_save_draft… See merge request hubzilla/core!1425
Diffstat (limited to 'doc')
-rw-r--r--doc/hook/photo_view_filter.bb1
-rw-r--r--doc/hooklist.bb3
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/hook/photo_view_filter.bb b/doc/hook/photo_view_filter.bb
new file mode 100644
index 000000000..0780c1edc
--- /dev/null
+++ b/doc/hook/photo_view_filter.bb
@@ -0,0 +1 @@
+[h2]photo_view_filter[/h2]
diff --git a/doc/hooklist.bb b/doc/hooklist.bb
index d104df380..5d12a139e 100644
--- a/doc/hooklist.bb
+++ b/doc/hooklist.bb
@@ -502,6 +502,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the
[zrl=[baseurl]/help/hook/photo_upload_form]photo_upload_form[/zrl]
Called when generating a photo upload form
+[zrl=[baseurl]/help/hook/photo_view_filter]photo_view_filter[/zrl]
+ Called before the data is handed over to the photo_view template
+
[zrl=[baseurl]/help/hook/poke_verbs]poke_verbs[/zrl]
Called when generating the list of actions for "poke" module