diff --git a/EVENTS.txt b/EVENTS.txt new file mode 100644 index 0000000000..bd511d75e1 --- /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