]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Removing home stub if empty
[quix0rs-gnu-social.git] / EVENTS.txt
index 197b8afe6fa8a4f033fccb06369018507fabd318..66a86652e96e243e13eb6202aa99c09f3b2a0153 100644 (file)
@@ -1463,3 +1463,12 @@ StartNotifyMentioned: During notice distribution, we send notifications (email,
 EndNotifyMentioned: During notice distribution, we send notifications (email, im...) to the profiles who were somehow mentioned.
 - $stored:         Notice object that is being distributed.
 - $mentioned_ids:  Array of profile IDs (not just for local users) who got mentioned by the notice.
+
+StartHomeStubNavItems: Go back Home nav items. Default includes just one item 'home'
+- $action: action being executed (for output and params)
+- $items: array of items in the nav
+
+EndHomeStubNavItems:
+- $action: action being executed (for output and params)
+- $items: array of items in the nav
+