]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Make more complete sentence.
[quix0rs-gnu-social.git] / EVENTS.txt
index e6400244e41556309a3b59c5588c073410ae71dd..1ed670697b7570506662bbf617f0754b25329cde 100644 (file)
@@ -150,6 +150,12 @@ StartAddressData: Allows the site owner to provide additional information about
 EndAddressData: At the end of <address>
 - $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
 
@@ -687,3 +693,9 @@ StartLeaveGroup: when a user is leaving a group
 EndLeaveGroup: when a user has left a group
 - $group: the group being left
 - $user: the user leaving
+
+StartShowContentLicense: Showing the default license for content
+- $action: the current action
+
+EndShowContentLicense: Showing the default license for content
+- $action: the current action