From 11a44a107da2951e469976508ae57748fe7dee70 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Mon, 3 Jan 2011 10:08:53 +0100 Subject: add plugin hook to home page content --- addon/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'addon/README') 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 -- cgit v1.2.3