summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-21 07:10:33 -0800
committerEvan Prodromou <evan@controlyourself.ca>2009-02-21 07:10:33 -0800
commitda532bae9131b6dec8f5c0d67ce77c4ad1736f7d (patch)
tree5d284399ad661ddb2821c17f091de789cd69c910 /EVENTS.txt
parent3a999af4d905d3cd23ea9163f47b6ed5c35f606c (diff)
parentb9f3e1e01e68dec2924746baeae1dba984a85f73 (diff)
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
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
+