mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/13713] Specify color as a BBCode attribute
PHPBB3-13713
This commit is contained in:
parent
e036c40b67
commit
3c27b47236
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue