Franky Van Liedekerke

Results 28 comments of Franky Van Liedekerke

While regex pattern matching might be a solution in exceptions, it can't be the generic way to go. I've just set up a cve search server too, and OCSI doesn't...

Ok, follow-up: it seems the popup is not working in google chrome, but it is working in internet explorer. However, now new permission issues are popping up (fyi: selinux is...

Besides the black-holed issue (help on that please), the documentation for both redhat and centos is missing some stuff: one should not use chcon (unless for quick testing), but semanage+restorecon....

While I am using a proxy, I configured git to also use the proxy (using "git config http.proxy" and "git config https.proxy"), I don't see a need for a PR-request...

I finished my setup in RHEL7, and I'm willing to just take the current doc (the doc for redhat/centos seems to be gone now) and change it so it works...

Well, in fact not. Using the "preload" block means you need to provide that in every single twig template you create. If you want custom CSS to be added generally,...

Well, I tried for over an hour and couldn't get it to work as expected. For a theme, adding CSS is however basic stuff and should thus be easy to...

Well, the current twig is still mixing logic and markup a bit too much in my opinion, but there's always a choice to be done :-) But: do you feel...

well, I'm happy to test whatever solution you can come up with. For now I have the codechange as option 1 or the base.twig copy+change as option 2 :-)

wordpress doesn't deal with pot-files. pot-files are po-template filesn so in fact what you normally do: 1) you generate a pot-file based on your sourcode (the strings you want translated)....