summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-01-21 16:49:49 +0100
committerSarven Capadisli <csarven@status.net>2010-01-21 16:49:49 +0100
commit373206ac0042c37624844fb738ff869fa7190041 (patch)
treef9a2ccea92db0f96fb4afadf226f74c2395c8871 /EVENTS.txt
parentd4fcc8777f5655d0be678075a9bc38e8c02afbc8 (diff)
Event hooks for before and after site_notice
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 6e6afa070..1ed670697 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -150,6 +150,12 @@ StartAddressData: Allows the site owner to provide additional information about
EndAddressData: At the end of <address>
- $action: the current action
+StartShowSiteNotice: Before showing site notice
+- $action: the current action
+
+EndShowSiteNotice: After showing site notice
+- $action: the current action
+
StartLoginGroupNav: Before showing the login and register navigation menu
- $action: the current action