From e98a5afd07fdd18c8ed877655089e842a1db5f8a Mon Sep 17 00:00:00 2001 From: javiexin Date: Mon, 27 Apr 2015 13:21:23 +0200 Subject: [ticket/13786] Add events to add MCP post options Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html PHPBB3-13786 --- phpBB/styles/prosilver/template/mcp_post.html | 6 +++++- phpBB/styles/subsilver2/template/mcp_post.html | 7 ++++++- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 10ec6f3ea9..fc62abc7b9 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -144,7 +144,7 @@ - +
@@ -168,6 +168,10 @@ + + + +
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html index f5052ee2d0..0a9f803b4d 100644 --- a/phpBB/styles/subsilver2/template/mcp_post.html +++ b/phpBB/styles/subsilver2/template/mcp_post.html @@ -143,7 +143,7 @@ - +
@@ -156,6 +156,11 @@ + + + + + -- cgit v1.2.1 From 9951458ebfb3bdf9845859fe409436afad7e4498 Mon Sep 17 00:00:00 2001 From: javiexin Date: Thu, 28 May 2015 14:28:41 +0200 Subject: [ticket/13786] Add events to add MCP post options Three new events are included: 1) Core event to perform new moderator action in includes/mcp/mcp_post.php 2) Core event to add/modify template data in includes/mcp/mcp_post.php 3) Template event to present new options in template/mcp_post.html Remove extra template variable around the new event. PHPBB3-13786 --- phpBB/styles/prosilver/template/mcp_post.html | 2 -- phpBB/styles/subsilver2/template/mcp_post.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index fc62abc7b9..81d1be795e 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -168,9 +168,7 @@ - -
diff --git a/phpBB/styles/subsilver2/template/mcp_post.html b/phpBB/styles/subsilver2/template/mcp_post.html index 0a9f803b4d..1a29df94b0 100644 --- a/phpBB/styles/subsilver2/template/mcp_post.html +++ b/phpBB/styles/subsilver2/template/mcp_post.html @@ -157,9 +157,7 @@
- - -- cgit v1.2.1

[ {L_FIND_USERNAME} ]
{S_FORM_TOKEN}
{L_MOD_OPTIONS}