Skip to content
#

xslt

Here are 672 public repositories matching this topic...

koalixcrm
derek-adair
derek-adair commented Sep 17, 2017

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

ahenket
ahenket commented May 3, 2021

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

needs documentation needs XQSuite test good first issue
shaneataylor
shaneataylor commented Apr 1, 2016

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.

feature priority/medium preprocess good first issue
lorawoodford
lorawoodford commented Sep 24, 2020

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
example / don't merge good first issue community

Headless CMS with wysiwyg editor for XML and HTML5, omnichannel, multi-format and multi-platform decoupled publishing as html5, .net, j2ee, php, RoR, XML, json, RDF, epub, mobile apps, ... into the Cloud. Demo: http://demo.ximdex.com

  • Updated Oct 26, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the xslt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xslt topic, visit your repo's landing page and select "manage topics."

Learn more