aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hook/identity_basic_export.bb
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2024-04-30 06:59:19 +0000
committerMario <mario@mariovavti.com>2024-04-30 06:59:19 +0000
commit7c34a3676d294c9a1acc69f71ab3061074509160 (patch)
treead04cef0d545c5e5e24e76060b6c32d65363d48e /doc/hook/identity_basic_export.bb
parent48cec945051d259a06871d937ad998a1bd3e22ec (diff)
downloadvolse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.gz
volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.tar.bz2
volse-hubzilla-7c34a3676d294c9a1acc69f71ab3061074509160.zip
Rework Help module + begin tests for Setup module
Diffstat (limited to 'doc/hook/identity_basic_export.bb')
-rw-r--r--doc/hook/identity_basic_export.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/hook/identity_basic_export.bb b/doc/hook/identity_basic_export.bb
deleted file mode 100644
index 71329ba1e..000000000
--- a/doc/hook/identity_basic_export.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-[h2]identity_basic_export[/h2]
-
-Called when exporting data for a channel
-Passed array contains
-
- [
- 'channel_id' => channel_id being exported
- 'sections' => array of functional export sections which are being exported
- 'data' => the export data array which has been generated
- ]