1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-01 03:54:56 +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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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