1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-22 16:51:56 +02:00

[ticket/16114] mcp_topic_post_author_full_{append/prepend}

PHPBB3-16114
This commit is contained in:
Dark❶ 2019-08-07 21:05:07 +05:30
parent 159c1d16d8
commit 2975eef976
No known key found for this signature in database
GPG Key ID: FAE32A15F9132DE8

@ -1037,6 +1037,20 @@ mcp_topic_options_before
* Since: 3.1.6-RC1
* Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
mcp_topic_post_author_full_append
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Append information to message author username for post details in topic moderation
mcp_topic_post_author_full_prepend
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Prepend information to message author username for post details in topic moderation
mcp_topic_postrow_attachments_after
===
* Locations:
@ -1065,20 +1079,6 @@ mcp_topic_postrow_post_details_after
* Since: 3.1.10-RC1
* Purpose: Add content after post details in topic moderation
mcp_topic_post_author_full_append
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Append information to message author username for post details in topic moderation
mcp_topic_post_author_full_prepend
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Prepend information to message author username for post details in topic moderation
mcp_topic_postrow_post_details_before
===
* Locations: