aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-08-22 08:18:21 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-08-22 08:18:21 +0200
commit6cdb61e68c2eb2b820eb1e42d5568f506ecb0122 (patch)
tree665005866efc0348f1f5e9c3614f5edf593eea7d /phpBB/docs
parentc8db7ae7c44c32fc206558fc60340002d0f8ca2a (diff)
parentccd1e1eebb328172976f997646b88c7968f85b69 (diff)
downloadforums-6cdb61e68c2eb2b820eb1e42d5568f506ecb0122.tar
forums-6cdb61e68c2eb2b820eb1e42d5568f506ecb0122.tar.gz
forums-6cdb61e68c2eb2b820eb1e42d5568f506ecb0122.tar.bz2
forums-6cdb61e68c2eb2b820eb1e42d5568f506ecb0122.tar.xz
forums-6cdb61e68c2eb2b820eb1e42d5568f506ecb0122.zip
Merge branch '3.1.x'
Conflicts: phpBB/styles/subsilver2/template/ucp_pm_history.html
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md46
1 files changed, 46 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 20f8a45ec4..b28cb7e3a1 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1289,6 +1289,52 @@ ucp_main_front_user_activity_before
* Since: 3.1.6-RC1
* Purpose: Add content right before the user activity info viewing UCP front page
+ucp_pm_history_post_buttons_after
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add post button to private messages in history review (next to quote etc), at
+the end of the list.
+
+ucp_pm_history_post_buttons_before
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add post button to private messages in history review (next to quote etc), at
+the start of the list.
+
+ucp_pm_history_post_buttons_list_after
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add post button custom list to private messages in history review (next to quote etc),
+after the original list.
+
+ucp_pm_history_post_buttons_list_before
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add post button custom list to private messages in history review (next to quote etc),
+before the original list.
+
+ucp_pm_history_review_after
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add content after the private messages history review.
+
+ucp_pm_history_review_before
+===
+* Locations:
+ + styles/prosilver/template/ucp_pm_history.html
+* Since: 3.1.6-RC1
+* Purpose: Add content before the private messages history review.
+
ucp_pm_viewmessage_avatar_after
===
* Locations: