summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@status.net>2010-10-07 10:22:57 -0400
committerEvan Prodromou <evan@status.net>2010-10-07 10:22:57 -0400
commitfa45805d6d7f42884b507361ba51028c5180f384 (patch)
tree267bab80fc71b957a4a3923285e260451fe9bed9 /EVENTS.txt
parent8d2ccee3f62b06c4b8eb6fc15dd5a74d4211643d (diff)
Events for showing the notice form
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 249641617..e5cafa857 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -1136,3 +1136,9 @@ StartShowFeedLink: before showing an individual feed item
EndShowFeedLink: after showing an individual feed
- $action: action being executed
- $feed: feed to show
+
+StartShowNoticeForm: before showing the notice form (before <form>)
+- $action: action being executed
+
+EndShowNoticeForm: after showing the notice form (after <form>)
+- $action: action being executed