Morne Alberts
Morne Alberts
I also think this is not a Chameleon issue, but to be sure, can you do an edit in VE that causes the incorrect newline behavior and then check what...
There is no Chameleon specific variable. I would suggest looking at the Bootstrap documentation regarding navbar colors: https://getbootstrap.com/docs/4.6/components/navbar/#color-schemes If that doesn't work for you then you need to just find...
I've run into this now and need to solve it. The issue here is that the default value, or the explicit value `edit`, leads to unexpected/undocumented behavior. According to the...
Is there perhaps a public wiki where this link is visible in a non-Chameleon skin?
Which version of Chameleon are you using? The MWNamespace issue was fixed in 4.1.0 in March (https://github.com/ProfessionalWiki/chameleon/commit/1790f7e7f31e22446d5d864be37c5c2259104673).
@AhmedaliElgabry Can you enable some debug logging to get an error message. The original error message was definitely fixed already. Using MW 1.38.2 and Chameleon 4.1.0 it works: 
@despens will something like this be more useful in terms of documentation? https://github.com/ProfessionalWiki/chameleon/blob/master/docs/variables.md#link-formats The underlying issue here was that the base `light` theme already declared an override, thereby preventing another...
What commands did you use to install Bootstrap and Chameleon? Or did you add it directly to composer.local.json?
> (I'm sorry that I haven't provided unit-tests for this PR. To be honest, I haven't yet figured out how to run the existing chameleon unit-tests. (Via the available docs,...
> 3.7 may work, but is untested. @mherrmann What needs to be done to consider it tested/supported? I assume the current unit tests are not enough. Do you need more...