1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/13713] Specify color as a BBCode attribute

PHPBB3-13713
This commit is contained in:
lavigor
2018-09-14 12:33:16 +03:00
committed by Marc Alexander
parent e036c40b67
commit 3c27b47236

View File

@@ -87,6 +87,7 @@ class factory implements \phpbb\textformatter\cache_interface
'mention' =>
"[MENTION={PARSE=/^(?<type>[ug]):(?<id>\d+)$/}
profile_url={URL;optional;postFilter=#false}
color={COLOR;optional}
]{TEXT}[/MENTION]",
'quote' =>
"[QUOTE