diff options
Diffstat (limited to 'addon/README')
-rw-r--r-- | addon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addon/README b/addon/README index 0264e6b24..83407d6a1 100644 --- a/addon/README +++ b/addon/README @@ -118,6 +118,12 @@ Current hooks: $b is (string) HTML of nav region +'personal_xrd' - called prior to output of personal XRD file. + $b is an array + 'user' => the user record for the person + 'xml' => the complete XML to be output + + *** = subject to change |