sbulen
sbulen
That style parameter is ONLY used for WYSIWYG mode tweaks... Do we even really need to pass multiple files for that narrow a scope? It may be sufficient to be...
Yeah, I tried to sum up the current state here: https://www.simplemachines.org/community/index.php?msg=4157739 > Actually, a few clarifications. Been a while since I looked into this... The fog is slowly lifting... >...
I would dynamically build both filenames. And update the docs on theme variants accordingly. For the theme.css: - if variant1 selected & jquery.sceditor.variant1.css exists in the current themedir, use it...
Connecting up the forum topic: https://www.simplemachines.org/community/index.php?topic=584355.0
I'm sure there are some helpful things doable in 2.1.x. E.g., the forum request referenced above is only for an aria label on the editor. It would be helpful to...
The gotcha with escaping & control characters in language strings is I recall .js vs .php needing things a bit different. And email templates might be different as well... We...
Something that has bugged me for a while. Especially when folks are trying to work thru issues on the forum.
Although I agree with the intention, this request is far too broad and in its current state is inactionable. SMF does adhere to most accessibility requirements. But not all. To...
Note that IMAGETYPE_WEBP is only defined in php 7.1+.
Note that some of the DB changes in #6409 aren't required if the DB meets some minimum requirements, e.g., tables must be InnoDB & must have a row_format that is...