diff options
author | zotlabs <mike@macgirvin.com> | 2019-11-04 14:26:12 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2019-11-04 14:26:12 -0800 |
commit | 1358a81c32ff9dff2e88b196c63f299788b05b57 (patch) | |
tree | dc9210141cf787893eb5bbd9729b24b56bf4fa4d /doc/hooklist.bb | |
parent | 2d08e0955a328fa53f373949f58995ca2a8b736a (diff) | |
parent | aa137fb2d2ddd71f89eea4618cac1594d020ed3a (diff) | |
download | volse-hubzilla-1358a81c32ff9dff2e88b196c63f299788b05b57.tar.gz volse-hubzilla-1358a81c32ff9dff2e88b196c63f299788b05b57.tar.bz2 volse-hubzilla-1358a81c32ff9dff2e88b196c63f299788b05b57.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
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 e11bf1c6f..a923e7ae3 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -154,6 +154,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/comment_buttons]comment_buttons[/zrl] Called when rendering the edit buttons for comments +[zrl=[baseurl]/help/hook/comments_are_now_closed]comments_are_now_closed[/zrl] + Called when deciding whether or not to present a comment box for a post + [zrl=[baseurl]/help/hook/connect_premium]connect_premium[/zrl] Called when connecting to a premium channel |