diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-02-01 17:08:46 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2017-02-01 17:08:46 -0500 |
commit | 61407ad6c833b67398736e04742f8e6ca0c17a2a (patch) | |
tree | c0290a76fea464e1e1bcf5aea1e3a99d82518420 /doc/hooklist.bb | |
parent | d3d540a28b2dd0b4958d129cceeba162c271302b (diff) | |
parent | ec037abf92be6ac6495cabcd5d64821655f39e37 (diff) | |
download | volse-hubzilla-61407ad6c833b67398736e04742f8e6ca0c17a2a.tar.gz volse-hubzilla-61407ad6c833b67398736e04742f8e6ca0c17a2a.tar.bz2 volse-hubzilla-61407ad6c833b67398736e04742f8e6ca0c17a2a.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 c965b7c44..59d370117 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -242,6 +242,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/get_best_language]get_best_language[/zrl] called when choosing the preferred language for the page +[zrl=[baseurl]/help/hook/get_default_export_sections]get_default_export_sections[/zrl] + Called to get the default list of functional data groups to export in identity_basic_export() + [zrl=[baseurl]/help/hook/get_features]get_features[/zrl] Called when get_features() is called |