rvdb
rvdb
Apologies if this is not the right place for questions, but I couldn't find a better place. I am writing an ISO Schematron file for validating XML files with the...
Hi, Thanks for this great plugin! I'm giving it a try, and it works smoothly. One question: when counter is enabled, is there a way to load the individual buttons...
I'm running into a 404 error while expanding an existing LetsEncrypt certificate, via the "plesk bin extension --exec letsencrypt cli.php". Previously, this command used to work; has anything changed in...
Hi, Does scrollToFixed have a problem with checkboxes? I have a long sidebar whose content overflows the available height, so the sidebar will have a scroll bar. I've noticed how...
In eXist-2.2 and eXist-3.3.RC1, the optimizer seems to behave buggy for indirect queries on node sets that have been stored in a variable first. When such indirect queries are run...
### What is the problem In eXist-4.4.0 and eXist-5.0.0-RC4, when elements containing descendants that match a Lucene full-text search with `ft:query()` are expanded with `util:expand()`, this creates duplications of parts...
## Description This PR addresses and generalizes a request (https://archivesspace.atlassian.net/browse/ANW-1765) for a "close record" button on Accession records. The changes in this PR: - add a "close record" button to...
eXist's implementation of matches(xs:string*, xs:string) differs w.r.t. the official matches(xs:string?, xs:string) function. As the cardinality for the first string parameter suggests, eXist accepts multiple strings as first argument for matches(),...