merefield
(Robert)
14 februari 2022 om 10:27
1
“BBCode-lite” without the need to install a plugin …
Adds a simple control (palette icon) to the Composer to facilitate colouring of the foreground and background of text
Select a word or text
Hit the palette control
It will be wrapped like so: [wrap=color color=# bgcolor=#]word[/wrap]
Replace the #
s with html-compatible colour names, e.g. “red”, “grey” … experiment.
NB Same caveats apply as to BBCode: can be used to hide text.
Credits
18 likes
Thanks a ton for this useful little component.
It doesn’t seem to be applying the composer.color_ui_button_title
properly, both when left at the default or when customized:
1 like
kainos
9 februari 2024 om 11:31
3
Hello there. I don t have color text button like on this foto. Here I don t see too.
Moin
9 februari 2024 om 11:36
4
This theme-component is not installed here. That is why the button does not appear.
Did you add it to your site?
Robert:
kainos
9 februari 2024 om 11:47
5
Wenn ich wusste wie Plugin hinzuefugen es waere gut.
Moin
9 februari 2024 om 11:50
7
There is a guide how to Install a theme or theme component
All the information is part of the table in the first post
3 likes
Excellent component!
Bug report: If I click the palette button with no text selected, it inserts the translation descriptor instead of the ‘default text’:
[en_GB.composer.color_ui_default_text]
isn’t found in the site text customization menu, and isn’t on the component settings page.
2 likes
Canapin
(Coin-coin le Canapin)
30 december 2024 om 13:55
11
Clicking the palette icon without having text selected output this:
[wrap=color color=# bgcolor=#][en.composer.color_ui_default_text][/wrap]
Is this a missing string?
3 likes
merefield
(Robert)
30 december 2024 om 18:40
12
that’s a nasty issue, fixed:
committed 06:39PM - 30 Dec 24 UTC
thanks for the reports @Frully @Canapin
I’ve added settings for default colours.
5 likes
Canapin
(Coin-coin le Canapin)
30 december 2024 om 18:47
13
I didn’t even read the last message
3 likes
nathank
(Nathan Kershaw)
30 december 2024 om 22:20
14
Awesome work @merefield ! This has been a sorely missing feature - until now!
I wonder if this could be combined with this TC to have a single super-awesome BBCode TC:
This theme component adds few formatting options in the composer : underline, align center, align right, justify and strikethrough. You can customize the text of each button in the settings, making it compatible with every languages. Exist in rtl version (change align right to align left).
4 likes