diff options
author | zotlabs <mike@macgirvin.com> | 2017-02-02 14:49:51 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-02-02 14:49:51 -0800 |
commit | 2daafe80a5cc9af9fb40712135490c86155fb9cf (patch) | |
tree | 2f169b2d66bb769ddda993d3c49c48223c53deba /doc | |
parent | e2ee565f05a43bb5fa461df3fd857dc27c8d9b67 (diff) | |
download | volse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.tar.gz volse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.tar.bz2 volse-hubzilla-2daafe80a5cc9af9fb40712135490c86155fb9cf.zip |
move opensearch to plugins
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 59d370117..5c78a2795 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -76,6 +76,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/bb_translate_video]bb_translate_video[/zrl] Called when extracting embedded services from bbcode video elements (rarely used) +[zrl=[baseurl]/help/hook/build_pagehead]build_pagehead[/zrl] + Called when creating the HTML page header + [zrl=[baseurl]/help/hook/change_channel]change_channel[/zrl] Called when logging in to a channel (either during login or afterward through the channel manager) |