summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-26 10:33:04 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-26 10:33:04 -0400
commit379c80e26e2de30841f7fb49e7e967e675a4951f (patch)
treea30d862654b0d59473e9cfbb9fad942ce13c7f92 /EVENTS.txt
parentbe5d113fc684fcbe41b8374c62bfeb0f267216b7 (diff)
add *Laconica* events back in for backwards compatibility
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 59de6de5f..68cb28603 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -26,6 +26,12 @@ StartShowStatusNetStyles: Showing StatusNet Style links
EndShowStatusNetStyles: End showing StatusNet Style links; good place to add handheld or JavaScript dependant styles
- $action: the current action
+StartShowLaconicaStyles: backwards compatibility; deprecated
+- $action: the current action
+
+EndShowLaconicaStyles: backwards compatibility; deprecated
+- $action: the current action
+
StartShowUAStyles: Showing custom UA Style links
- $action: the current action
@@ -51,6 +57,12 @@ StartShowStatusNetScripts: Showing StatusNet script links (use this to link to a
EndShowStatusNetScripts: End showing StatusNet script links
- $action: the current action
+StartShowLaconicaScripts: backwards compatibility; deprecated
+- $action: the current action
+
+EndShowLaconicaScripts: backwards compatibility; deprecated
+- $action: the current action
+
StartShowSections: Start the list of sections in the sidebar
- $action: the current action