xslt
Here are 608 public repositories matching this topic...
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Jul 18, 2021 - PHP
-
Updated
Jul 20, 2021 - 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
In my plugin.xml has something like this inside:
<feature extension="dita.conductor.target.relative" file="integrator.xml"/>
but there is no "integrator.xml" in the plugin folder, the integrator complains:
[integrate] D:\DITA-OT2.x\plugins\my.plugin\integrator.xml (The system cannot find the file specified)
but it is still successful.
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
Jul 20, 2021 - JavaScript
-
Updated
Jul 20, 2021 - HTML
-
Updated
Jun 25, 2021 - PHP
-
Updated
May 19, 2021 - Java
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jul 20, 2021 - 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 29, 2021 - XSLT
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 11, 2021 - XSLT
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jul 7, 2021 - Java
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