AppSettings.settings 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="qdr.app.studiou.orders2printpack.Properties" GeneratedClassName="AppSettings">
  3. <Profiles />
  4. <Settings>
  5. <Setting Name="LastOutputDir" Type="System.String" Scope="User">
  6. <Value Profile="(Default)" />
  7. </Setting>
  8. <Setting Name="SourceSearchPattern" Type="System.String" Scope="User">
  9. <Value Profile="(Default)">*.jpg</Value>
  10. </Setting>
  11. <Setting Name="LastSourceDir" Type="System.String" Scope="User">
  12. <Value Profile="(Default)" />
  13. </Setting>
  14. <Setting Name="RemoveFromUri" Type="System.String" Scope="User">
  15. <Value Profile="(Default)">_tn</Value>
  16. </Setting>
  17. <Setting Name="CleanupOutputDir" Type="System.Boolean" Scope="User">
  18. <Value Profile="(Default)">True</Value>
  19. </Setting>
  20. <Setting Name="PredefinedVariants" Type="System.String" Scope="User">
  21. <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
  22. </Value>
  23. </Setting>
  24. <Setting Name="PredefinedCategories" Type="System.String" Scope="User">
  25. <Value Profile="(Default)" />
  26. </Setting>
  27. <Setting Name="ImportTplUrl" Type="System.String" Scope="User">
  28. <Value Profile="(Default)">https://www.studiou.cz/wp-content/uploads/{YYYY}/{MM}/{file}{ext}</Value>
  29. </Setting>
  30. <Setting Name="ImportTplShortDesc" Type="System.String" Scope="User">
  31. <Value Profile="(Default)">Forografie {file} ve formátu {variant}.</Value>
  32. </Setting>
  33. <Setting Name="ImportTplDesc" Type="System.String" Scope="User">
  34. <Value Profile="(Default)">{category} ve formátu {variant}.</Value>
  35. </Setting>
  36. <Setting Name="MapColProductName" Type="System.String" Scope="User">
  37. <Value Profile="(Default)">Prod Name</Value>
  38. </Setting>
  39. <Setting Name="OutputFileMask" Type="System.String" Scope="User">
  40. <Value Profile="(Default)">{prod_var_type}\{order_no}_{prod_name}_{ordinal}{ext}</Value>
  41. </Setting>
  42. <Setting Name="MapColOrderNo" Type="System.String" Scope="User">
  43. <Value Profile="(Default)">order_no</Value>
  44. </Setting>
  45. <Setting Name="MapColProductCat" Type="System.String" Scope="User">
  46. <Value Profile="(Default)">prod_cat</Value>
  47. </Setting>
  48. <Setting Name="MapColUri" Type="System.String" Scope="User">
  49. <Value Profile="(Default)">prod_img_url</Value>
  50. </Setting>
  51. <Setting Name="MapColQuantity" Type="System.String" Scope="User">
  52. <Value Profile="(Default)">qty</Value>
  53. </Setting>
  54. <Setting Name="MapColProductFormat" Type="System.String" Scope="User">
  55. <Value Profile="(Default)">prod_var_type</Value>
  56. </Setting>
  57. <Setting Name="LabelWidth" Type="System.String" Scope="User">
  58. <Value Profile="(Default)">200</Value>
  59. </Setting>
  60. <Setting Name="LabelHeight" Type="System.String" Scope="User">
  61. <Value Profile="(Default)">120</Value>
  62. </Setting>
  63. <Setting Name="LabelPerRow" Type="System.String" Scope="User">
  64. <Value Profile="(Default)">3</Value>
  65. </Setting>
  66. <Setting Name="LabelPerCol" Type="System.String" Scope="User">
  67. <Value Profile="(Default)">8</Value>
  68. </Setting>
  69. <Setting Name="LabelTemplate" Type="System.String" Scope="User">
  70. <Value Profile="(Default)">^^18^**Objednávka: {order_no}**^^{cr}{email}{cr}^^14^**{prod_cat}**^^{cr}{prod_var_type_list}</Value>
  71. </Setting>
  72. <Setting Name="CSVDelimiter" Type="System.String" Scope="User">
  73. <Value Profile="(Default)">,</Value>
  74. </Setting>
  75. <Setting Name="LabelAggregateColumns" Type="System.String" Scope="User">
  76. <Value Profile="(Default)">order_no, prod_cat</Value>
  77. </Setting>
  78. <Setting Name="LabelAggegationDataExpression" Type="System.String" Scope="User">
  79. <Value Profile="(Default)">prod_var_type_list={prod_var_type} : {qty}{cr}</Value>
  80. </Setting>
  81. <Setting Name="MapColEmail" Type="System.String" Scope="User">
  82. <Value Profile="(Default)">email</Value>
  83. </Setting>
  84. <Setting Name="FormatDigitalContains" Type="System.String" Scope="User">
  85. <Value Profile="(Default)">Digitální data</Value>
  86. </Setting>
  87. <Setting Name="TSSApiKey" Type="System.String" Scope="User">
  88. <Value Profile="(Default)">riyeVPRvz9QF1YmrhdSz9rgiVzhy3mSb</Value>
  89. </Setting>
  90. <Setting Name="TSSChunkSizeBytes" Type="System.Int32" Scope="User">
  91. <Value Profile="(Default)">2097152</Value>
  92. </Setting>
  93. <Setting Name="TSSUri" Type="System.String" Scope="User">
  94. <Value Profile="(Default)">https://www.studiou.cz/</Value>
  95. </Setting>
  96. <Setting Name="LastDigitalDir" Type="System.String" Scope="User">
  97. <Value Profile="(Default)" />
  98. </Setting>
  99. </Settings>
  100. </SettingsFile>