From 0e69bcc2824e1c552129ef97dc9b7ae6772f3f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dark=E2=9D=B6?= Date: Wed, 22 Apr 2020 11:29:58 +0530 Subject: [PATCH] [ticket/16411] Add vars to notification core events Added missing `Since: 3.2.10-RC1 , 3.3.1-RC1` , in Events.MD . PHPBB3-16411 --- phpBB/docs/events.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 6ef31a20b7..fe8e79f360 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1898,28 +1898,28 @@ posting_editor_topic_icons_after === * Locations: + styles/prosilver/template/posting_editor.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Add custom data after the topic icons loop posting_editor_topic_icons_append === * Locations: + styles/prosilver/template/posting_editor.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Append custom data to the topic icon posting_editor_topic_icons_before === * Locations: + styles/prosilver/template/posting_editor.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Add custom data before the topic icons loop posting_editor_topic_icons_prepend === * Locations: + styles/prosilver/template/posting_editor.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Prepend custom data to the topic icon posting_layout_include_panel_body @@ -2408,28 +2408,28 @@ ucp_header_friends_offline_username_full_append === * Locations: + styles/prosilver/template/ucp_header.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Append information to offline friends username in UCP ucp_header_friends_offline_username_full_prepend === * Locations: + styles/prosilver/template/ucp_header.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Prepend information to offline friends username in UCP ucp_header_friends_online_username_full_append === * Locations: + styles/prosilver/template/ucp_header.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Append information to online friends username in UCP ucp_header_friends_online_username_full_prepend === * Locations: + styles/prosilver/template/ucp_header.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Prepend information to online friends username in UCP ucp_main_front_user_activity_after @@ -2790,7 +2790,7 @@ viewforum_body_online_list_before === * Locations: + styles/prosilver/template/viewforum_body.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Add content before the online users list viewforum_body_topic_author_username_append @@ -2954,7 +2954,7 @@ viewtopic_body_online_list_before === * Locations: + styles/prosilver/template/viewtopic_body.html -* Since: 3.2.10-RC1 +* Since: 3.2.10-RC1 , 3.3.1-RC1 * Purpose: Add content before the online users list viewtopic_body_pagination_top_after