X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=EVENTS.txt;h=5d34a9e13b75ef7ab3730037af4277cfdbd67216;hb=2df11894651f26b668aaf0bfd9eb7430691ffecd;hp=74923dcc0a8301132a34c09e4a0542ce215885ae;hpb=c012b278f00664470e74a0009791e8b2bca2a5e3;p=quix0rs-gnu-social.git diff --git a/EVENTS.txt b/EVENTS.txt index 74923dcc0a..5d34a9e13b 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -87,6 +87,18 @@ StartShowContentBlock: Showing before the content container EndShowContentBlock: Showing after the content container - $action: the current action +StartShowAside: Showing before the Aside container +- $action: the current action + +EndShowAside: Showing after the Aside container +- $action: the current action + +StartShowNoticeFormData: Showing before the notice form data +- $action: the current action + +EndShowNoticeFormData: Showing after the notice form data +- $action: the current action + StartNoticeSave: before inserting a notice (good place for content filters) - $notice: notice being saved (no ID or URI) @@ -277,3 +289,169 @@ StartShowHeadElements: Right after the tag EndShowHeadElements: Right before the tag; put