Description of the need
We are discussing the best way to add small css changes to Basis in core without breaking backward compatibility in https://github.com/backdrop/backdrop-issues/issues/4167
Well, there is no consensus yet on a specific solution, I'm opening this ticket to start work on what appears (to me) to be the leading contender for a solution. Partially, because I believe that this option might be relatively easy to test and once we have a PR we'll be in a better position to evaluate this option.
Proposed solution
With each minor release for BackdropCMS (as needed), we would have the option to add a supplemental stylesheet in which we can add or override existing CSS. Each supplemental stylesheet would have a checkbox to indicate that it should be loaded. The checkbox for new sites would automatically be set to include all supplemental stylesheets, but on existing sites the site admin would have to manually choose to add supplemental stylesheets.
Some sample code has been posted here (may or may not be helpful): https://github.com/backdrop/backdrop-issues/issues/4167#issuecomment-548...
I assume the supplemental stylesheet button would go on the settings page for the Basis theme. I think that we may need to redesign that page to accommodate this setting (we can come back to that later).
Alternatives that have been considered
A number of alternatives have been listed in the issue summary for the following issue: https://github.com/backdrop/backdrop-issues/issues/4167
Other information
- We could try to only include supplemental stylesheets on alternate releases (unless absolute necessary).
- I assume that all these css changes would get added to default stylesheets on next major release.
PR by @stpaultim that has a UI setting https://github.com/backdrop/backdrop/pull/3224 PR by @jenlampton that loads multiple stylesheets https://github.com/backdrop/backdrop/pull/3243
Recent comments
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
I got confused by this too so I wanted to clarify the last comment here: You need to enable the input filter called: "Convert image captions to figure and figcaption elements" at the...
Image Captions
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database