X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=EVENTS.txt;h=cf9c6123f34894f9bdaa0f737317ab87f78ebbdd;hb=1f8451f4aa9128e55d4b274faf7f0cd19d56e2b8;hp=6e6afa070f56442824ee31a091edb8efd7aff3c3;hpb=42a47a771954c11525cda1c93ec55f53b8d33c93;p=quix0rs-gnu-social.git diff --git a/EVENTS.txt b/EVENTS.txt index 6e6afa070f..cf9c6123f3 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -141,7 +141,7 @@ StartLogout: Before logging out EndLogout: After logging out - $action: the logout action -ArgsInitialized: After the argument array has been initialized +ArgsInitialize: After the argument array has been initialized - $args: associative array of arguments, can be modified StartAddressData: Allows the site owner to provide additional information about themselves for contact (e.g., tagline, email, location) @@ -150,6 +150,12 @@ StartAddressData: Allows the site owner to provide additional information about EndAddressData: At the end of
- $action: the current action +StartShowSiteNotice: Before showing site notice +- $action: the current action + +EndShowSiteNotice: After showing site notice +- $action: the current action + StartLoginGroupNav: Before showing the login and register navigation menu - $action: the current action @@ -349,6 +355,22 @@ EndShowHeadElements: Right before the tag; put