From 379c80e26e2de30841f7fb49e7e967e675a4951f Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 26 Aug 2009 10:33:04 -0400 Subject: add *Laconica* events back in for backwards compatibility --- EVENTS.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'EVENTS.txt') 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 -- cgit v1.2.3-54-g00ecf