https://github.com/discoverygarden/dgi_saxon_helper
Utility module for running Saxon-B/XSLT 2.0.
https://github.com/discoverygarden/dgi_saxon_helper
drupal-7 drupal-8 drupal-9 drupal-module saxon utility xslt
Last synced: about 1 year ago
JSON representation
Utility module for running Saxon-B/XSLT 2.0.
- Host: GitHub
- URL: https://github.com/discoverygarden/dgi_saxon_helper
- Owner: discoverygarden
- License: gpl-3.0
- Created: 2018-06-25T14:06:35.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T17:07:25.000Z (over 2 years ago)
- Last Synced: 2025-02-15T00:37:59.950Z (over 1 year ago)
- Topics: drupal-7, drupal-8, drupal-9, drupal-module, saxon, utility, xslt
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 12
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DGI Saxon Helper
## Introduction
Helper module for running XSLT 2.0 transformations with Saxon-B.
## Requirements
Saxon-B must be installed.
## Installation
Install as usual, see
[this](https://www.drupal.org/docs/extending-drupal/installing-modules) for
further information.
## Troubleshooting/Issues
Having problems or solved a problem? Contact
[discoverygarden](http://support.discoverygarden.ca).
## Maintainers/Sponsors
Current maintainers:
* [discoverygarden](http://www.discoverygarden.ca)
## Development
If you would like to contribute to this module, please check out the helpful
[Documentation](https://github.com/Islandora/islandora/wiki#wiki-documentation-for-developers),
[Developers](http://islandora.ca/developers) section on Islandora.ca and
contact [discoverygarden](http://support.discoverygarden.ca).
## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)