summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2009-09-27 10:11:10 -0400
committerEvan Prodromou <evan@status.net>2009-09-27 10:11:10 -0400
commitf9bb35369a45fad45f4ca9fc8e03e49a512a5a29 (patch)
treefbbe8926f9d0ca6fc3ad43ef150aa1a72791ed13 /EVENTS.txt
parentced6bb1c4edba5ed87fe477c0554cf59fda3b94c (diff)
parentd3d9913be062c974e3ae721c0cbf5c5ad2cbfce8 (diff)
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.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 fa25aabcd..74923dcc0 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -194,6 +194,12 @@ StartShowExportData: just before showing the <div> with export data (feeds)
EndShowExportData: just after showing the <div> with export data (feeds)
- $action: action object being shown
+StartShowNoticeItem: just before showing the notice item
+- $action: action object being shown
+
+EndShowNoticeItem: just after showing the notice item
+- $action: action object being shown
+
StartShowPageNotice: just before showing the page notice (instructions or error)
- $action: action object being shown