Phy
Phy
Due to how `search()` works now, it will be a lot of work to add pagination to it. PR welcome. @nderambure I believe "AJAX loading of small groups of images"...
In DokuWiki's usage (`ol>li>div`/`pre`) where `p` is not involved, I don't think anything is required inside the per-line element to display a line. However the behavior in GeSHi seems intended:...
I remembered the problem might be that when you do a search in the new search page, the ID is no longer taken from the original page.
Do you mind submitting a PR (with some unit tests possibly)? > What should the search box returns if one types, for instance, `.:ns1:ns2: -start`? And in all other cases?...
> Also is this set in stone, yet? Or could this decision still be reversed? I guess this can't be changed: https://wiki.php.net/rfc/match_expression_v2#backward_incompatible_changes
This should be a change to upstream first: https://github.com/aziraphale/email-address-validator/blob/c311cb63d478c08c8fc9b19110ef62db9b66aa7f/EmailAddressValidator.php#L88
To be clear this is not a human SSO solution (you can already implement SSO with auth plugins). This is more of an app password / bot account solution.
First time I am aware that session extension could be turned off. Could you check in your phpinfo whether session is enabled? BTW this is purely a PHP environment issue....
> One problem is that phones have high resolution but may have low bandwidth. We need to find a sensible middle ground. We should be fine as long as we...
DokuWiki's plugins ecosystem rely heavily on jQuery and sometimes jQuery UI. Our browser support guidance also hasn't been updated for a long time so we theoretically still need to take...