xslt
Here are 646 public repositories matching this topic...
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jan 31, 2022 - PHP
-
Updated
Feb 11, 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
Feb 10, 2022 - JavaScript
-
Updated
Feb 7, 2022 - HTML
-
Updated
Feb 11, 2022 - PHP
-
Updated
Feb 9, 2022 - Java
-
Updated
Oct 30, 2021 - JavaScript
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Feb 11, 2022 - Java
-
Updated
Feb 10, 2022 - XSLT
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
Feb 7, 2022 - Java
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 3, 2022 - XSLT
-
Updated
Jan 21, 2022 - JavaScript
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