summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-02-09 08:11:52 -0500
committerEvan Prodromou <evan@controlyourself.ca>2009-02-09 08:11:52 -0500
commit60bf87bb34c4c0216fbbe42458d194e1e76c0aaa (patch)
tree166bad105412b4a208f798ce9eaab405d3a00640 /EVENTS.txt
parent05991e2206cab8008a981411b35224b9cd86fce7 (diff)
notes about existing events; should probably put this in a separate doc
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
new file mode 100644
index 000000000..bd511d75e
--- /dev/null
+++ b/EVENTS.txt
@@ -0,0 +1,11 @@
+StartPrimaryNav: Showing the primary nav menu
+- $action: the current action
+
+EndPrimaryNav: At the end of the primary nav menu
+- $action: the current action
+
+StartSecondaryNav: Showing the secondary nav menu
+- $action: the current action
+
+EndSecondaryNav: At the end of the secondary nav menu
+- $action: the current action