From 074b91497bcd8adc42b66bf04d8374fd9b1b2362 Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Sat, 30 Aug 2014 22:13:37 +0200 Subject: [ticket/13023] Add template event posting_editor_buttons_custom_tags_before PHPBB3-13023 --- phpBB/docs/events.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 4f39e71c3c..bf713d3e62 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -692,6 +692,14 @@ posting_editor_buttons_before * Since: 3.1.0-a3 * Purpose: Add content before the BBCode posting buttons +posting_editor_buttons_custom_tags_before +=== +* Locations: + + styles/prosilver/template/posting_buttons.html + + styles/subsilver2/template/posting_buttons.html +* Since: 3.1.2-RC1 +* Purpose: Add content inside the BBCode posting buttons and before the customs BBCode + posting_editor_message_after === * Locations: -- cgit v1.2.1