1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

Merge pull request #3771 from Zoddo/ticket/14025

[ticket/14091] Add mcp_topic_subject_* template events

Conflicts:
	phpBB/docs/events.md
This commit is contained in:
Marc Alexander
2015-08-22 09:08:11 +02:00
3 changed files with 22 additions and 2 deletions

View File

@@ -600,6 +600,22 @@ mcp_post_additional_options
* Since: 3.1.5-RC1
* Purpose: Add content within the list of post moderation actions
mcp_topic_options_after
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
+ styles/subsilver2/template/mcp_topic.html
* Since: 3.1.6-RC1
* Purpose: Add some options (field, checkbox, ...) after the subject field when split a subject
mcp_topic_options_before
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
+ styles/subsilver2/template/mcp_topic.html
* Since: 3.1.6-RC1
* Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
mcp_topic_topic_title_after
===
* Locations: