Phy
Phy
I apologize but that has been a while and I am afraid I no longer have access to that patch. A more proper way to implement that is to add...
Related to https://github.com/giterlizzi/dokuwiki-template-bootstrap3/issues/79 but it might be completely new
Bootstrap won't collapse based on the navbar item length, but based on the viewport width. I don't think it's easy to tweak that viewport width logic without recompiling Bootstrap.
Have you tried `!important`?
This seems to be something configurable with ImageMagick syntax: https://imagemagick.org/script/command-line-processing.php#geometry - you can either upscale or downscale. I don't understand why you want to upscale your image though - you...
Not sure if this can still be reused. There are a lot of conflicts here and #332 is using `PhpCas`...
CURL does have a default user agent - that one might be what's causing some firewall unhappy. Do we want to attach the phpCAS library version with the user agent...
I guess this can also be done on the web server end? Of course it would be nice if a extendable method of getting IP address can be added, or...
@austin48 Sorry for the late reply, not sure if this is still relevant. > I tried testing the code I mentioned in my last comment and that seems to work...
@jgribonvald It has been a long time so I don't quite remember the detail, but I think it should be fine. Please feel free to make a pull request if...