mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12273] Add missing event documentation
PHPBB3-12273
This commit is contained in:
parent
320a2f7578
commit
d2ab305909
1 changed files with 16 additions and 0 deletions
|
@ -455,6 +455,22 @@ topiclist_row_append
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add content into topic rows (inside the elements containing topic titles)
|
* Purpose: Add content into topic rows (inside the elements containing topic titles)
|
||||||
|
|
||||||
|
ucp_pm_viewmessage_contact_fields_after
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/ucp_pm_viewmessage.html
|
||||||
|
* Since: 3.1.0-b1
|
||||||
|
* Purpose: Add data after the contact fields on the user profile when viewing
|
||||||
|
a private message
|
||||||
|
|
||||||
|
ucp_pm_viewmessage_contact_fields_before
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/ucp_pm_viewmessage.html
|
||||||
|
* Since: 3.1.0-b1
|
||||||
|
* Purpose: Add data before the contact fields on the user profile when viewing
|
||||||
|
a private message
|
||||||
|
|
||||||
ucp_pm_viewmessage_custom_fields_after
|
ucp_pm_viewmessage_custom_fields_after
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
|
Loading…
Add table
Reference in a new issue