From 7fc8b55f8c03a8d17bc19933d9313a02b251bbdb Mon Sep 17 00:00:00 2001 From: Alfredo Ramos Date: Mon, 21 Jan 2019 12:23:05 -0600 Subject: [ticket/15949] Add ucp_profile_signature_posting_editor_options_prepend It adds a template event in the signature posting editor to add custom options to be consistent with the default posting editor. PHPBB3-15949 --- phpBB/docs/events.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 8b38d554a3..9f065e4072 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -2420,6 +2420,13 @@ ucp_profile_register_details_after * Since: 3.1.4-RC1 * Purpose: Add options in profile page fieldset - after confirm password field. +ucp_profile_signature_posting_editor_options_prepend +=== +* Locations: + + styles/prosilver/template/ucp_profile_signature.html +* Since: 3.2.6-RC1 +* Purpose: Add options signature posting editor - before first option. + ucp_register_buttons_before === * Locations: -- cgit v1.2.1