add HTTP link header to channel page, making it pluggable

This commit is contained in:
zotlabs
2017-09-20 19:12:23 -07:00
parent 90f759412b
commit 7b060dff68
3 changed files with 40 additions and 0 deletions

View File

@@ -91,6 +91,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_links]channel_links[/zrl]
Called when generating the Link: HTTP header for a channel
[zrl=[baseurl]/help/hook/channel_settings]channel_settings[/zrl]
Called when displaying the channel settings page