-
Hello, where are the files /json.xsl and /stats-json.xsl? Because I can't find them.
Thank you
-
We have a function `eo:abstract` and the `@abstract` attribute. It seems that the attribute is redundant: we can get rid of it and only live with the function.
-
The tool works fine, thanks Chris.
As far as I see there is no parameter for output. For me it would be helpful - at least a parameter for "overwrite existing / number up new one" (output_1, output…
-
Postup pro implementaci zde: https://wiki.eprints.org/w/EPrints_OAI_Stylesheet (odkaz na style-sheet nefunguje - XSL zde: [oai2.zip](https://github.com/user-attachments/files/17803938/oai2.zip))
Vý…
-
In XSLT 3.0 it is not possible to write a multi-phase streaming transformation, where two are more phases each operate in streaming mode and the result of one phase is piped into the next. Such transf…
-
Hi everyone,
I now this project seems inactive but I discovered it today, and satisfied the way it work.
I've just some issue to use the opds in my tools. Probably due to the basic auth, and the t…
-
## Expected Behavior
Based on this discussion:
https://github.com/orgs/dita-ot/discussions/4501#discussioncomment-10291439
If a Markdown file contains an image reference, it should be interpreted…
-
In the `screen` branch there is a n00b XSL just as an example to render in the screen.
Plans for the XSL:
- [ ] Allow XSL to be ``ed into `oai2.xsl`
- [x] Use XSL to render info on the `EPrints…
-
The tables that should appear in a static representation for "matching" problems are not generated when in anything other than `exercise`. The relevant templates appear in `pretext/xsl/pretext-runesto…
-
## Expected Behavior
When I add the following XSLT template with `` to a DITA-OT stylesheet (such as `topicpull` or `html5`):
```xslt
BEGIN----END
```
I expect to see XML copies of …