We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem
The article at https://exist-db.org/exist/apps/doc/repo does not account for the feature added by @JoernT in eXist-db/exist#727. That PR added support for a <resources> element in repo.xml, which enables storing HTML files as binary to avoid eXist's assumption that .html files are XML. This element is not described in the section on repo.xml, i.e., https://exist-db.org/exist/apps/doc/repo#sect-repoxml.
<resources>
6.1.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the problem
The article at https://exist-db.org/exist/apps/doc/repo does not account for the feature added by @JoernT in eXist-db/exist#727. That PR added support for a
<resources>
element in repo.xml, which enables storing HTML files as binary to avoid eXist's assumption that .html files are XML. This element is not described in the section on repo.xml, i.e., https://exist-db.org/exist/apps/doc/repo#sect-repoxml.Please provide the following
6.1.0
6.1.0
The text was updated successfully, but these errors were encountered: