Jyoti S
Jyoti S
Is there a simple change by which I can completely forget the sidebar/dropmenu on mobile device. I would be okay to do that for my site for mobile devices.
Is there a simple css change that I can add from main.php such that dokuwiki__aside is hidden by default and the javacript load can expand it? That way the CLS...
I made the following CSS changes: h3 class="toggle closed" style="cursor: pointer; display: block;" div class="content" style="display: none;" aria-expanded="false">
I added -1 as last parameter of makeToggle call in page.js, and script.js ... now it starts and stays collapsed in mobile until I click on it, so no Layout...
PHP 7.3 above allows setting this in setcookie call. I fixed through my .htaccess file. There is a way to do this in php.ini also. But I think htaccess and...
> We should tag a release, then we can mark this as fixed. Hoping that it happens sometime soon!
Your service name ends with _tcp.local. and service type ends with _udp.local. This should have failed during registration itself.
Can you try the following in your environment? Put the following as your crontab command cd /home/mydirectory && java -jar my.jar
I have two points here: CDN like KeyCDN and CloudFlare exclude URIs ending with query string from caching altogether (by default). I understand that these mtime tagged resources are mostly...
Thanks. I went to the dev branch and that works fine on PHP 8.1. I moved from 1.2.2+2020061101 to 1.3.1+2020120201. schema label has the value 2020120301 in versions table. Looking...