Vorlage: ARCHIUM TEMPLATE thorax signature: Unterschied zwischen den Versionen
Aus artux
Artux1zu2>SandroSchwarzentrub |
Artux1zu2>SandroSchwarzentrub |
||
| Zeile 1: | Zeile 1: | ||
<!-- | <!-- ARCHIUM_TEMPLATE_hascher_signature --> | ||
<!-- Version | <!-- Version 20200313 --> | ||
<!-- writes the signature of the current object | <!-- writes the signature of the current object | ||
into the database - | into the database - the signature has to be unique--> | ||
<includeonly> | <includeonly> | ||
| Zeile 9: | Zeile 9: | ||
{{#if: {{{signature|}}} | {{#if: {{{signature|}}} | ||
|{{#cargo_store: | |{{#cargo_store: | ||
_table = | _table = ARCHIUM_TABLE_hascher_signature | ||
| | |ARCHIUM_PROPERTY_hascher_signature = {{{signature}}} | ||
}} | }} | ||
| | | | ||
| Zeile 19: | Zeile 19: | ||
<!-- DECLARE CARGO TABLES --> | <!-- DECLARE CARGO TABLES --> | ||
{{#cargo_declare: | {{#cargo_declare: | ||
_table = | _table = ARCHIUM_TABLE_hascher_signature | ||
| | |ARCHIUM_PROPERTY_hascher_signature = String | ||
(mandatory;unique) | (mandatory;unique) | ||
}} | }} | ||
<!-- CALL HOOKS --> | <!-- CALL HOOKS --> | ||
{{ARCHIUM_TEMPLATE_hook| | {{ARCHIUM_TEMPLATE_hook|ARCHIUM_hascher}} | ||
<!-- LICENSE NOTE --> | <!-- LICENSE NOTE --> | ||
Version vom 26. Mai 2020, 12:55 Uhr
Diese Vorlage definiert die Tabelle „ARCHIUM_TABLE_hascher_signature“. Diese Tabelle wurde noch nicht erstellt.
