diff options
author | zotlabs <mike@macgirvin.com> | 2017-06-08 19:44:55 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-06-08 19:44:55 -0700 |
commit | 61bf77f668023da328acb386d586be843d7b382b (patch) | |
tree | 738d6a808d83bdfcfbaca10bab791bef2c72a514 /doc | |
parent | 416a82bf121e568569ed28590092d34dd25da6c0 (diff) | |
parent | f730e476f0d6db20eea29cd97e995f91a793d61c (diff) | |
download | volse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.tar.gz volse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.tar.bz2 volse-hubzilla-61bf77f668023da328acb386d586be843d7b382b.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'doc')
-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 6933edad2..db606cbdc 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -118,6 +118,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/connect_premium]connect_premium[/zrl] Called when connecting to a premium channel +[zrl=[baseurl]/help/hook/connection_remove]connection_remove[/zrl] + Called when deleting/removing a connection + [zrl=[baseurl]/help/hook/connector_settings]connector_settings[/zrl] Called when posting to the features/addon settings page |