diff options
Diffstat (limited to 'addon/README')
-rw-r--r-- | addon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addon/README b/addon/README index 83407d6a1..7089634d2 100644 --- a/addon/README +++ b/addon/README @@ -124,6 +124,10 @@ Current hooks: 'xml' => the complete XML to be output +'home_content' - called prior to output home page content, shown to unlogged users + $b is (string) HTML of section region + + *** = subject to change |