| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version='1.0' encoding='utf-8'?>
- <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="qdr.app.studiou.orders2printpack.Properties" GeneratedClassName="AppSettings">
- <Profiles />
- <Settings>
- <Setting Name="LastOutputDir" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="SourceSearchPattern" Type="System.String" Scope="User">
- <Value Profile="(Default)">*.jpg</Value>
- </Setting>
- <Setting Name="LastSourceDir" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="RemoveFromUri" Type="System.String" Scope="User">
- <Value Profile="(Default)">_tn</Value>
- </Setting>
- <Setting Name="CleanupOutputDir" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
- <Setting Name="PredefinedVariants" Type="System.String" Scope="User">
- <Value Profile="(Default)">Foto 10x15cm=150;Foto 15x23cm=120;Foto 20x30cm=100;Magnetka 10x13cm=25;Obraz na plátně 30x45cm=250;Hrnek s potiskem=70
- </Value>
- </Setting>
- <Setting Name="PredefinedCategories" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- <Setting Name="ImportTplUrl" Type="System.String" Scope="User">
- <Value Profile="(Default)">https://www.studiou.cz/wp-content/uploads/{YYYY}/{MM}/{file}{ext}</Value>
- </Setting>
- <Setting Name="ImportTplShortDesc" Type="System.String" Scope="User">
- <Value Profile="(Default)">Forografie {file} ve formátu {variant}.</Value>
- </Setting>
- <Setting Name="ImportTplDesc" Type="System.String" Scope="User">
- <Value Profile="(Default)">{category} ve formátu {variant}.</Value>
- </Setting>
- <Setting Name="MapColProductName" Type="System.String" Scope="User">
- <Value Profile="(Default)">Prod Name</Value>
- </Setting>
- <Setting Name="OutputFileMask" Type="System.String" Scope="User">
- <Value Profile="(Default)">{prod_var_type}\{order_no}_{prod_name}_{ordinal}{ext}</Value>
- </Setting>
- <Setting Name="MapColOrderNo" Type="System.String" Scope="User">
- <Value Profile="(Default)">order_no</Value>
- </Setting>
- <Setting Name="MapColProductCat" Type="System.String" Scope="User">
- <Value Profile="(Default)">prod_cat</Value>
- </Setting>
- <Setting Name="MapColUri" Type="System.String" Scope="User">
- <Value Profile="(Default)">prod_img_url</Value>
- </Setting>
- <Setting Name="MapColQuantity" Type="System.String" Scope="User">
- <Value Profile="(Default)">qty</Value>
- </Setting>
- <Setting Name="MapColProductFormat" Type="System.String" Scope="User">
- <Value Profile="(Default)">prod_var_type</Value>
- </Setting>
- <Setting Name="LabelWidth" Type="System.String" Scope="User">
- <Value Profile="(Default)">200</Value>
- </Setting>
- <Setting Name="LabelHeight" Type="System.String" Scope="User">
- <Value Profile="(Default)">120</Value>
- </Setting>
- <Setting Name="LabelPerRow" Type="System.String" Scope="User">
- <Value Profile="(Default)">3</Value>
- </Setting>
- <Setting Name="LabelPerCol" Type="System.String" Scope="User">
- <Value Profile="(Default)">8</Value>
- </Setting>
- <Setting Name="LabelTemplate" Type="System.String" Scope="User">
- <Value Profile="(Default)">^^18^**Objednávka: {order_no}**^^{cr}{email}{cr}^^14^**{prod_cat}**^^{cr}{prod_var_type_list}</Value>
- </Setting>
- <Setting Name="CSVDelimiter" Type="System.String" Scope="User">
- <Value Profile="(Default)">,</Value>
- </Setting>
- <Setting Name="LabelAggregateColumns" Type="System.String" Scope="User">
- <Value Profile="(Default)">order_no, prod_cat</Value>
- </Setting>
- <Setting Name="LabelAggegationDataExpression" Type="System.String" Scope="User">
- <Value Profile="(Default)">prod_var_type_list={prod_var_type} : {qty}{cr}</Value>
- </Setting>
- <Setting Name="MapColEmail" Type="System.String" Scope="User">
- <Value Profile="(Default)">email</Value>
- </Setting>
- <Setting Name="FormatDigitalContains" Type="System.String" Scope="User">
- <Value Profile="(Default)">Digitální data</Value>
- </Setting>
- <Setting Name="TSSApiKey" Type="System.String" Scope="User">
- <Value Profile="(Default)">riyeVPRvz9QF1YmrhdSz9rgiVzhy3mSb</Value>
- </Setting>
- <Setting Name="TSSChunkSizeBytes" Type="System.Int32" Scope="User">
- <Value Profile="(Default)">2097152</Value>
- </Setting>
- <Setting Name="TSSUri" Type="System.String" Scope="User">
- <Value Profile="(Default)">https://www.studiou.cz/</Value>
- </Setting>
- <Setting Name="LastDigitalDir" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
- </Setting>
- </Settings>
- </SettingsFile>
|