Kamil Kuzminski
Kamil Kuzminski
> As discussed in Mumble on October 5th, we could add a "page image" in the site structure, which is then used as og:image. The page image should be overwritten...
It should be possible to override the variables. Those in the LESS file should be replaced by ones provided via PHP. Otherwise we cannot extend the default values (see Bootstrap...
Thanks for the reply. Well, where it has been said that the variables set from PHP have to be added to the beginning of the LESS file and not at...
Not having much time to think I ended up by removing the default variables from LESS and setting them directly from PHP. Just like suggested in the comment somewhere above....
On second thought, perhaps it should be `$container->services->set()`. Can you confirm?
@ausi I have added your suggestions in one commit: 82d802c2facd5eb8f002e8e50cbe57060f1408b0
Right now the only way to disable Ajax is to remove the JavaScript file from the `form_wrapper` template.
@ausi or that, yes, but then including JavaScript is pointless and just adds unnecessary kilobytes to download.
> The changes do not work for me. As soon as I have stored a confirmation message, the form is never shown again. Only the confirmation message. Is the `Redirect...
I have never integrated Matomo so far, but if you know how to do it I will gladly add it to the README.