summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-02-20 23:47:24 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-02-20 23:47:24 +0000
commitf75c2328ccb87650e107e90b89b4d2a16d7a29cd (patch)
treea6b77fc88d8cc5878f15f084d0d44968c36f187f /EVENTS.txt
parent673e7d2559dd0e0fe1405da60081946e6238251a (diff)
Hooks for: local navigation
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 af0bee587..37e2203d5 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -82,3 +82,9 @@ StartNoticeSave: before inserting a notice (good place for content filters)
EndNoticeSave: after inserting a notice and related code
- $notice: notice that was saved (with ID and URI)
+StartShowLocalNavBlock: Showing the local nav menu
+- $action: the current action
+
+EndShowLocalNavBlock: At the end of the local nav menu
+- $action: the current action
+