mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
[ticket/16411] Add vars to notification core events
Added missing `Since: 3.2.10-RC1 , 3.3.1-RC1` , in Events.MD . PHPBB3-16411
This commit is contained in:
parent
bd23583431
commit
0e69bcc282
1 changed files with 10 additions and 10 deletions
|
@ -1898,28 +1898,28 @@ posting_editor_topic_icons_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ 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
|
* Purpose: Add custom data after the topic icons loop
|
||||||
|
|
||||||
posting_editor_topic_icons_append
|
posting_editor_topic_icons_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ 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
|
* Purpose: Append custom data to the topic icon
|
||||||
|
|
||||||
posting_editor_topic_icons_before
|
posting_editor_topic_icons_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ 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
|
* Purpose: Add custom data before the topic icons loop
|
||||||
|
|
||||||
posting_editor_topic_icons_prepend
|
posting_editor_topic_icons_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/posting_editor.html
|
+ 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
|
* Purpose: Prepend custom data to the topic icon
|
||||||
|
|
||||||
posting_layout_include_panel_body
|
posting_layout_include_panel_body
|
||||||
|
@ -2408,28 +2408,28 @@ ucp_header_friends_offline_username_full_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_header.html
|
+ 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
|
* Purpose: Append information to offline friends username in UCP
|
||||||
|
|
||||||
ucp_header_friends_offline_username_full_prepend
|
ucp_header_friends_offline_username_full_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_header.html
|
+ 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
|
* Purpose: Prepend information to offline friends username in UCP
|
||||||
|
|
||||||
ucp_header_friends_online_username_full_append
|
ucp_header_friends_online_username_full_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_header.html
|
+ 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
|
* Purpose: Append information to online friends username in UCP
|
||||||
|
|
||||||
ucp_header_friends_online_username_full_prepend
|
ucp_header_friends_online_username_full_prepend
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/ucp_header.html
|
+ 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
|
* Purpose: Prepend information to online friends username in UCP
|
||||||
|
|
||||||
ucp_main_front_user_activity_after
|
ucp_main_front_user_activity_after
|
||||||
|
@ -2790,7 +2790,7 @@ viewforum_body_online_list_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/viewforum_body.html
|
+ 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
|
* Purpose: Add content before the online users list
|
||||||
|
|
||||||
viewforum_body_topic_author_username_append
|
viewforum_body_topic_author_username_append
|
||||||
|
@ -2954,7 +2954,7 @@ viewtopic_body_online_list_before
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
+ styles/prosilver/template/viewtopic_body.html
|
+ 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
|
* Purpose: Add content before the online users list
|
||||||
|
|
||||||
viewtopic_body_pagination_top_after
|
viewtopic_body_pagination_top_after
|
||||||
|
|
Loading…
Add table
Reference in a new issue