summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-02-17 01:52:57 +0000
committerBrion Vibber <brion@pobox.com>2010-02-17 01:52:57 +0000
commit19b03ef797190076b726ae25842bc3ed502ebef6 (patch)
tree0ceaef70cf82d122ec98c9c274385c68101a7a30 /EVENTS.txt
parent454d0b5738a1b79510b998b6da6d0df129a182ab (diff)
parentb2a502b33616cdcbf23a8bccd32f75d17c95a713 (diff)
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 69fe2ddcc..f333c5442 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -1,4 +1,4 @@
-\InitializePlugin: a chance to initialize a plugin in a complete environment
+InitializePlugin: a chance to initialize a plugin in a complete environment
CleanupPlugin: a chance to cleanup a plugin at the end of a program
@@ -722,3 +722,6 @@ StartRobotsTxt: Before outputting the robots.txt page
EndRobotsTxt: After the default robots.txt page (good place for customization)
- &$action: RobotstxtAction being shown
+GetProfileUri: When determining the canonical URI for a given profile
+- &$profile: the current profile
+