]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
notes about existing events; should probably put this in a separate doc
authorEvan Prodromou <evan@controlyourself.ca>
Mon, 9 Feb 2009 13:11:52 +0000 (08:11 -0500)
committerEvan Prodromou <evan@controlyourself.ca>
Mon, 9 Feb 2009 13:11:52 +0000 (08:11 -0500)
EVENTS.txt [new file with mode: 0644]

diff --git a/EVENTS.txt b/EVENTS.txt
new file mode 100644 (file)
index 0000000..bd511d7
--- /dev/null
@@ -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