diff options
author | M. Dent <dentm42@gmail.com> | 2018-09-29 20:22:27 +0200 |
---|---|---|
committer | M. Dent <dentm42@gmail.com> | 2018-09-29 20:22:27 +0200 |
commit | ff20370d0bd8c08942c062ab105bc839969a3902 (patch) | |
tree | 9b0f7404da31898da98d295f0686c252050f763c /doc/hooklist.bb | |
parent | cc9ca8bbffaceb7273b4999e538a3d211ae3cf09 (diff) | |
download | volse-hubzilla-ff20370d0bd8c08942c062ab105bc839969a3902.tar.gz volse-hubzilla-ff20370d0bd8c08942c062ab105bc839969a3902.tar.bz2 volse-hubzilla-ff20370d0bd8c08942c062ab105bc839969a3902.zip |
Status editor hook
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 b71a28e63..aab4aff33 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -595,6 +595,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/smilie]smilie[/zrl] Called when translating emoticons +[zrl=[baseurl]/help/hook/status_editor]status_editor[/zrl] + Called when generating the status_editor. + [zrl=[baseurl]/help/hook/stream_item]stream_item[/zrl] Called for each item which is rendered for viewing via conversation() |