macros:example:releasepriority
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
macros:example:releasepriority [2018/10/04 08:23] – ↷ Page name changed from macros:example:releasepriority to macros:example:setreleasepriority icke_siegen | macros:example:releasepriority [2019/05/05 12:10] (current) – icke_siegen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Example | ||
+ | ====== Release - Release Priority ====== | ||
+ | |||
+ | ^ by: | Alex del Bondio | | ||
+ | ^ published: | January 2019 | | ||
+ | ^ description: | ||
+ | ^ remarks: | | | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | {{tag> release priority }} | ||
+ | |||
+ | This selection of macros lets you change the release priority. These macros have [[: | ||
+ | |||
+ | The code below is a snippet of the whole file which contains macros for all available release priorities. | ||
+ | |||
+ | |||
+ | ==== affected properties ==== | ||
+ | * [[: | ||
+ | |||
+ | |||
+ | ===== Code ===== | ||
+ | <code xml releasepriority.xml> | ||
+ | <?xml version=" | ||
+ | < | ||
+ | |||
+ | <macro id=" | ||
+ | <active binding=" | ||
+ | converter=' | ||
+ | converterParameter=' | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Explanation ===== | ||
+ | |||
+ | This explains the functional steps within the sequence. For all the other XML details please refer to [[: | ||
+ | |||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | ===== How to use it ===== | ||
+ | |||
+ | * [[: | ||
+ | |||
+ | ~~DISCUSSION~~ |