move opensearch to plugins

This commit is contained in:
zotlabs
2017-02-02 14:49:51 -08:00
parent e2ee565f05
commit 2daafe80a5
7 changed files with 44 additions and 43 deletions

View File

@@ -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)