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:
parent
e036c40b67
commit
3c27b47236
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user