Andrew Rechenberg
Andrew Rechenberg
@tredondo what OS are you using to do development? I had the same issue as you did getting canvas installed. Currently using node v12.16.3 on macOS Catalina. I've played around...
Another +1 here. Need to have true client IP address for logging and security purposes. Re-open with some documentation please :)
Looks like this guy had a similar issue: http://blog.bigbasti.com/handling-too-long-scrollspy-menus/ Adding the `height` and `overflow-y` CSS doesn't work with 95% for the height but does work for a pixel setting (e.g....
Thanks for the reply and the ideas. Using the referenced link in https://github.com/thaider/Tweeki/issues/119#issuecomment-400832424 above I used animatescroll.js and some CSS to make the TOC auto-scroll with the page. Links repeated...
I was thinking about doing some calculation in the JS that dynamically determines if the navbar and the footer are fixed and animate the scrollspy accordingly. This method reduces the...
I am still working on it. But haven't added the code yet. Other things taking priority right now. I'll update when I have something.
Following up - I can use the exact example file and the following command and the so1 container will start but the uf1 container still does not start outputting the...
Finally got the 35.x branch from here ported over to run successfully on Rocky Linux 8.6. Uses composer 2.1.14. Anything newer requires updates to mediawiki/composer.json due to `allow-plugins` security changes...