diff options
author | Meitar Moscovitz <meitarm@gmail.com> | 2009-02-10 18:28:12 +1100 |
---|---|---|
committer | Meitar Moscovitz <meitarm@gmail.com> | 2009-02-10 18:28:12 +1100 |
commit | 3585012380bd8352b8e7bbb605bed05a9148fe11 (patch) | |
tree | cab877aa2ad7001eb5bf593c79ec72e7e09ca0fd /EVENTS.txt | |
parent | 8cb3035b89df32e8194f7607bb8d098f57f81d23 (diff) | |
parent | 47a5d2b7f06cd1612734c47ad21fc397bbff5276 (diff) |
Merge branch 'dev-0.7.x' into link-rel-paginate
Diffstat (limited to 'EVENTS.txt')
-rw-r--r-- | EVENTS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt index 4b8260b3c..d9634325d 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -34,3 +34,8 @@ StartShowLaconicaScripts: Showing Laconica script links (use this to link to a C EndShowLaconicaScripts: End showing Laconica script links - $action: the current action +StartShowSections: Start the list of sections in the sidebar +- $action: the current action + +EndShowSections: End the list of sections in the sidebar +- $action: the current action |