diff options
author | M. Dent <dentm42@gmail.com> | 2018-09-22 10:44:51 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-09-22 10:44:51 +0200 |
commit | ed00d1b2e3895f5feb0767d1b002f7be08797379 (patch) | |
tree | 0e1d909710a7c7c21073ccd826acd2b1f5e6c03f /doc/hooklist.bb | |
parent | 2b452ffbd370f52122577910a8b36846d526678d (diff) | |
download | volse-hubzilla-ed00d1b2e3895f5feb0767d1b002f7be08797379.tar.gz volse-hubzilla-ed00d1b2e3895f5feb0767d1b002f7be08797379.tar.bz2 volse-hubzilla-ed00d1b2e3895f5feb0767d1b002f7be08797379.zip |
Page meta properties
Diffstat (limited to 'doc/hooklist.bb')
-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 1b48df6e6..d7fe633ba 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -451,6 +451,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/page_header]page_header[/zrl] Called when generating the navigation bar +[zrl=[baseurl]/help/hook/page_header]page_meta[/zrl] + Called when generating the meta data in the page header. + [zrl=[baseurl]/help/hook/parse_atom]parse_atom[/zrl] Called when parsing an atom/RSS feed item |