Project

General

Profile

« Previous | Next » 

Revision 010f4a7e

Added by Nicolas CHARLES about 7 years ago

Fixes #10585: \"Variable (String)\" Directive in the Directive library does not use textarea

View differences:

techniques/systemSettings/misc/genericCommandVariableDefinition/1.0/metadata.xml
<DESCRIPTION>Executable whose output is to be stored as a variable</DESCRIPTION>
<LONGDESCRIPTION>Be careful, the absolute path to the binary must be specified here. Example: /bin/uname instead of uname</LONGDESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
</CONSTRAINT>
</INPUT>
<!-- Hidden sub-section containing advanced settings -->
techniques/systemSettings/misc/genericCommandVariableDefinition/2.0/metadata.xml
<DESCRIPTION>Executable whose output is to be stored as a variable</DESCRIPTION>
<LONGDESCRIPTION>Be careful, the absolute path to the binary must be specified here. Example: /bin/uname instead of uname</LONGDESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
</CONSTRAINT>
</INPUT>
<!-- Hidden sub-section containing advanced settings -->
techniques/systemSettings/misc/genericCommandVariableDefinition/3.0/metadata.xml
<DESCRIPTION>Executable whose output is to be stored as a variable</DESCRIPTION>
<LONGDESCRIPTION>Be careful, the absolute path to the binary must be specified here. Example: /bin/uname instead of uname</LONGDESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
</CONSTRAINT>
</INPUT>
<!-- Hidden sub-section containing advanced settings -->
techniques/systemSettings/misc/genericVariableDefinition/1.0/metadata.xml
<NAME>GENERIC_VARIABLE_CONTENT</NAME>
<DESCRIPTION>Variable content</DESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
</CONSTRAINT>
</INPUT>
</SECTION>
techniques/systemSettings/misc/genericVariableDefinition/1.1/metadata.xml
<NAME>GENERIC_VARIABLE_CONTENT</NAME>
<DESCRIPTION>Variable content</DESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
</CONSTRAINT>
</INPUT>
</SECTION>
techniques/systemSettings/misc/genericVariableDefinition/1.2/metadata.xml
<NAME>GENERIC_VARIABLE_CONTENT</NAME>
<DESCRIPTION>Variable content</DESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
<MAYBEEMPTY>true</MAYBEEMPTY>
</CONSTRAINT>
</INPUT>
techniques/systemSettings/misc/genericVariableDefinition/2.0/metadata.xml
<NAME>GENERIC_VARIABLE_CONTENT</NAME>
<DESCRIPTION>Variable content</DESCRIPTION>
<CONSTRAINT>
<TYPE>string</TYPE>
<TYPE>textarea</TYPE>
<MAYBEEMPTY>true</MAYBEEMPTY>
</CONSTRAINT>
</INPUT>

Also available in: Unified diff