aboutsummaryrefslogtreecommitdiffstats
path: root/doc/en/hook/channel_links.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/hook/channel_links.bb')
-rw-r--r--doc/en/hook/channel_links.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/en/hook/channel_links.bb b/doc/en/hook/channel_links.bb
deleted file mode 100644
index c0243dac6..000000000
--- a/doc/en/hook/channel_links.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-[h2]channel_links[/h2]
-
-Called when generating the Link HTTP header for the channel page. Different protocol stacks can add links to this header.
-
-Hook data = array
- 'channel_address' => channel nickname, no checking is done to see if it is valid
- 'channel_links' => array of channel links in the format
- 'url' => url of resource
- 'rel' => link relation
- 'type' => MIME type
-
-All fields are required \ No newline at end of file