Alberto Paderno
Alberto Paderno
@klonos I was thinking more of people who read text from the bottom to the top, who could understand the arrow differently. (I do not know if that even happens;...
> Anyway, I may file a separate PR with that, but the point is that the above metrics can be retrieved using php-native functions or code - the rest of...
Backdrop core implements [`valid_email_address()`](https://docs.backdropcms.org/api/backdrop/core%21includes%21common.inc/function/valid_email_address/1), which is used by [`user_account_form_validate()`](https://docs.backdropcms.org/api/backdrop/core%21modules%21user%21user.module/function/user_account_form_validate/1), the validation handler for the `user_account_form()` form. Should not `user_account_form()` eventually have `@see valid_email_address()`?
I like how the information is shown. I just wonder if it is possible not to just depend on icons/colors to make clear what is wrong.
I edited the registry.txt file and changed `"mimetype": "text/plain"` to `"mimetype": "text/plain;charset=utf-8"`. After I switched it off, and back on, Clipboard Indicator started to copy again the text.
I wish my previous comment said where the registry.txt file is. I am trying to find it, but I do not remember where it is.
@Tudmotu Thank you.
I noticed the same issue too, with Wayland. I did not check what happens with X11.
Since JavaScript is already used to hide settings when they do not apply (because a different setting), I think it makes sense to do the same on this form for...
I prefer the *category: field* order to *field: category* because it is easier to notice that *Content revision: Title* is not *Content: Title*.