* Document the new dynamic scripting-language transformation
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Adjust line breaks
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
---------
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
* Update docs for `SCRIPT` transformation
This clarifies that the file-extension has to be added inside the transform pattern and adds an example for the transform pattern and fixes a few wording problems.
* Improve SCRIPT transformation docs
State what the script-type is.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
* Documentation for SCRIPT transformation
Signed-off-by: Jan N. Klug <github@klug.nrw>
* improvement
Signed-off-by: Jan N. Klug <github@klug.nrw>
* move to correct location
Signed-off-by: Jan N. Klug <github@klug.nrw>
* Apply suggestions from code review
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Small correction to replace formatter in Item label example, from %.1f to %s
Transform returns a string, not possible to format with %.1f
Signed-off-by: Ross Kennedy rossko@culzean.clara.co.uk
* Add transformations section to rules-dsl
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Attend to comments, part 1
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Attend to comments, part 2
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Attend to comments, part 3
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Rename collection folders
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Change all occurences of addons and repos
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add further corrections
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove temporary directories after processing
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Reduce addons menus, show current uncond.
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix typo
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove redundant addons from permalinks
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Sort UI menu entries correctly
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Split maven command
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add general usage description to Transformations
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update transformations.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update transformations.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add content to transform config article
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>