Pushed by Git push app from Switch
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<LastObjId Editor="hide">329</LastObjId>
|
||||
<Locked Editor="hide" LockPassword="">No</Locked>
|
||||
<AutomanagedCounter Editor="hide">67</AutomanagedCounter>
|
||||
<ImagePath LocalizedTagName="Background image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the background image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">E:/BlueWest/98-Utilitaires/Grille Switch.png</ImagePath>
|
||||
<ImagePath LocalizedTagName="Background image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the background image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">E:/BlueWest/98-Utilitaires/Grille Switch2.png</ImagePath>
|
||||
<HeaderImagePath LocalizedTagName="Header image" Validation="Standard" Default="" Opaque="true" Tooltip="Path to the header image file" Subtype="choosefile|Image files (*.png *.jpg)" Editor="none;choosefile|Image files (*.png *.jpg)" Type="string">C:/Users/tdesc/Pictures/Quite/Quite_200_x_200_icon.png</HeaderImagePath>
|
||||
<MarkerImage LocalizedTagName="Marker image" Validation="Standard" Default="" Opaque="true" Tooltip="Flow marker image to be shown in the Flows pane" Subtype="none" Editor="none;inline;choosefile|Image files (*.png *.jpg)" Type="enum:Priority 1;Priority 2;Priority 3;Priority 4;25% complete;50% complete;75% complete;100% complete;Up arrow;Down arrow;Left arrow;Right arrow;Red flag;Green flag;Blue flag;Black flag">C:/Users/tdesc/Pictures/Quite/Quite_200_x_200_icon.png</MarkerImage>
|
||||
<AdvancedTuningEnabled LocalizedTagName="Show advanced element properties" Validation="Standard" Default="No" Tooltip="Set to 'Yes' to unlock:
- 2 extra performance properties for flow elements that support concurrent processing
- The Log debug messages property for Node.js scripts/apps." Subtype="inline" Editor="inline" Type="bool">No</AdvancedTuningEnabled>
|
||||
@@ -100,7 +100,7 @@
|
||||
|
||||
</p>
|
||||
<p>It can be used with fixed templates, which can be exported directly from the <strong>Quite Imposing</strong> plugin in Adobe Acrobat.</p>
|
||||
</br> </DisplayDescription>
|
||||
</br></DisplayDescription>
|
||||
<DisplayThumbnail LocalizedTagName="Thumbnail" Validation="Standard" Default="" Opaque="true" Tooltip="The image to be used as a thumbnail for this Submit point in a client application; allowed image types are PNG, BMP, JPEG" Subtype="choosefile|Images (*.png *.bmp *.jpg)" Editor="inline;none;choosefile|Images (*.png *.bmp *.jpg)" Type="string">C:/Users/tdesc/Pictures/Quite/Quite_200_x_200_icon.png</DisplayThumbnail>
|
||||
<FlowStage LocalizedTagName="Flow stage" Validation="None" Validate="No" Default="" Tooltip="Enter a descriptive name for the flow stage this folder belongs to. This stage can be seen in the Job finder (through the Switch Web Portal)" Editor="inline" Type="string"/>
|
||||
<AttachHierarchyInfo LocalizedTagName="Attach hierarchy info" Validation="Standard" Default="No" Tooltip="If set to Yes, part of a job's submit information is added to its hierarchy location path as it is injected in the flow." Subtype="inline" Editor="inline" Type="bool">No</AttachHierarchyInfo>
|
||||
@@ -113,7 +113,7 @@
|
||||
<FileTypes LocalizedTagName="File types" Validation="None" Dependencyvalue="Files and folders;Files only" Tooltip="Determine which file types can be submitted in this Submit point. Leave empty to allow all file types." Subtype="stringlist" Editor="stringlist" Dependency="AcceptJobs" Type="" Default="" StringListMes="Each line corresponds to the file type (extension) to allow. e.g. pdf, png etc. Leave empty to allow all file types."><ValueDescription Type="stringlist">
|
||||
<Value>pdf</Value>
|
||||
</ValueDescription>
|
||||
</FileTypes>
|
||||
</FileTypes>
|
||||
<MetadataFields LocalizedTagName="Metadata fields" Validation="Standard" Type="fieldsdef" Dependencyvalue="Job and metadata;Metadata only" Tooltip="Specify the optional or required metadata fields a user needs to fill in before submitting a job." Subtype="metadatafields" Editor="metadatafields" Dependency="Submit"><![CDATA[<ValueDescription Type="metadatafields">
|
||||
<spMF_1 RememberLastValue="No" LocalizedTagName="Template" Tooltip="" Editor="dynamiclist" ReadOnly="No" IgnoreDuplicates="No" ValueIsRequired="No" Type="enum:" Subtype="dynamiclist" DisplayField="Yes" CacheDynamicValues="Do not cache"><ValueDescription Type="dynamiclist">
|
||||
<DynamicValues Editor="scriptexp">function getFileList(path) {
|
||||
@@ -130,7 +130,7 @@ fileList.join(";")</DynamicValues>
|
||||
</ValueDescription>
|
||||
</spMF_1>
|
||||
</ValueDescription>
|
||||
]]></MetadataFields>
|
||||
]]> </MetadataFields>
|
||||
<DatasetName LocalizedTagName="Dataset name" Validation="Standard" Default="Submit" Type="string" Dependencyvalue="Job and metadata;Metadata only" Subtype="inline" Editor="inline" Dependency="Submit">Submit</DatasetName>
|
||||
<InvalidateCacheOnLogin LocalizedTagName="Invalidate user metadata cache on login" Validation="Standard" Dependencyvalue="Job and metadata;Metadata only" Tooltip="Defines if the metadata cache is cleared when the user logs in. Note that this property only applies to the user cache; it does not affect the common cache." Subtype="inline" Editor="inline" Dependency="Submit" Type="bool" Default="Yes">Yes</InvalidateCacheOnLogin>
|
||||
<InvalidateCacheCondition LocalizedTagName="Invalidate metadata cache condition" Validation="None" Dependencyvalue="Job and metadata;Metadata only" Tooltip="Defines on which condition the metadata cache should be cleared." Subtype="none" Editor="none;scriptexp;conditionwithvar" Dependency="Submit" Type="string" Validate="No" Default="none"/>
|
||||
|
||||
Reference in New Issue
Block a user