1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 15:17:16 +01:00

[ticket/15735] Add viewtopic_body_postrow_content_after template event

Needed for extensions who adds information at the end of the message
(such as moderator messages).

PHPBB3-15735
This commit is contained in:
Zoddo 2018-07-30 00:24:56 +02:00
parent 5304b7d0b3
commit 6cce62c0ca
No known key found for this signature in database
GPG Key ID: 43E8D68722C7D376
2 changed files with 9 additions and 0 deletions

View File

@ -2674,6 +2674,13 @@ viewtopic_body_postrow_back2top_prepend
* Since: 3.1.8-RC1
* Purpose: Add content to the post's bottom directly before the back to top link
viewtopic_body_postrow_content_after
===
* Locations:
+ styles/prosilver/template/viewtopic_body.html
* Since: 3.2.4-RC1
* Purpose: Add content after the message content in topics views
viewtopic_body_postrow_custom_fields_after
===
* Locations:

View File

@ -326,6 +326,8 @@
<div class="content">{postrow.MESSAGE}</div>
<!-- EVENT viewtopic_body_postrow_content_after -->
<!-- IF postrow.S_HAS_ATTACHMENTS -->
<dl class="attachbox">
<dt>