xslt
Here are 672 public repositories matching this topic...
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
May 25, 2022 - PHP
-
Updated
Jun 24, 2022 - Java
The function xmldb:create-collection($target-collection-uri as xs:string, $new-collection as xs:string) supports recursion on the $new-collection, which makes it possible to say:
xmldb:create-collection(repo:get-root(), 'a/b/c/d')This recursively creates a/b/c/d as needed and returns /db/apps/a/b/c/d. This very much appreciated behavior however is undocumented.
As ca
Plugins have no elegant way to implement additional post-processing build steps (copying files, performing additional transformations on base output) and this is is common requirement.
A new generic depend.postprocess extension point would let plugins easily define Ant targets to be performed at the end of the base transformation.
Introduce Yourself!
Please leave a comment below to say a virtual "hello!" Let us know what brought you to the ArchivesSpace codebase, what you're working on, if you're looking for any collaborators to help you with your current or future projects, and any other questions or comments you might have.
Here's an example to get everyone started:
- Your Name: Lora Woodford
- Your Employer/Affiliation (if applicabl
-
Updated
Jun 22, 2022 - JavaScript
-
Updated
Jun 16, 2022 - HTML
-
Updated
May 6, 2022 - PHP
-
Updated
Jun 25, 2022 - Java
-
Updated
May 12, 2022 - JavaScript
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Apr 22, 2022 - Shell
-
Updated
Jun 25, 2022 - Java
-
Updated
Jun 13, 2022 - Java
The newly added EXSLT math functions need some test coverage.
Small test cases patterned after the other tests in stylesheet_test.go are best (see TestNaive for a template).
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
Jun 17, 2022 - XSLT
Improve this page
Add a description, image, and links to the xslt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xslt topic, visit your repo's landing page and select "manage topics."
Currently it seems koalix only tracks invoices/payments. I would love to generate an invoice, and send my client a link to pay it. I can certainly facilitate this on my own in a custom app, but this is a pretty important part of any CRM in any case.
I'm sorry this is such a stupid question but I am realizing there is no mention of this in the docs. This would be a very desirable feature. I