diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-02 17:19:52 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-02 17:23:58 -0800 |
commit | c62df39ce3a7797c5e49cdc6e498b42a27abbd97 (patch) | |
tree | 3fa2cc71f2179d1a448c227a9863a8349585ed31 /doc/hooklist.bb | |
parent | a91e7cbe8d2f29bd73145b9a545b56e5dda95e18 (diff) | |
download | volse-hubzilla-c62df39ce3a7797c5e49cdc6e498b42a27abbd97.tar.gz volse-hubzilla-c62df39ce3a7797c5e49cdc6e498b42a27abbd97.tar.bz2 volse-hubzilla-c62df39ce3a7797c5e49cdc6e498b42a27abbd97.zip |
move firefox social api configuration to plugin
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 5c78a2795..fcd0e2aff 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -85,6 +85,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/channel_remove]channel_remove[/zrl] Called when removing a channel +[zrl=[baseurl]/help/hook/channel_settings]channel_settings[/zrl] + Called when displaying the channel settings page + [zrl=[baseurl]/help/hook/chat_message]chat_message[/zrl] Called to create a chat message. |