aboutsummaryrefslogtreecommitdiffstats
path: root/addon
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-30 14:36:35 -0800
committerFriendika <info@friendika.com>2010-12-30 14:36:35 -0800
commit98dcc195117bab35363c75e14af08858b6dbba3d (patch)
tree027cd8e990cc5bc9929177c5bd5e45cc8153d9c5 /addon
parent279469ab35596097e7942e7c2377bc50967ee953 (diff)
downloadvolse-hubzilla-98dcc195117bab35363c75e14af08858b6dbba3d.tar.gz
volse-hubzilla-98dcc195117bab35363c75e14af08858b6dbba3d.tar.bz2
volse-hubzilla-98dcc195117bab35363c75e14af08858b6dbba3d.zip
page_header hook
Diffstat (limited to 'addon')
-rw-r--r--addon/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/addon/README b/addon/README
index 23e1b5c6f..0264e6b24 100644
--- a/addon/README
+++ b/addon/README
@@ -114,6 +114,10 @@ Current hooks:
$b is (string) converted text
+'page_header' - called after building the page navigation section
+ $b is (string) HTML of nav region
+
+
*** = subject to change