You are here

tacjs.schema.yml in TacJS 8.5

config/schema/tacjs.schema.yml

File

config/schema/tacjs.schema.yml
View source
  1. tacjs.settings:
  2. type: config_object
  3. label: 'TacJS settings'
  4. mapping:
  5. dialog:
  6. type: mapping
  7. mapping:
  8. privacyUrl:
  9. type: text
  10. label: 'Privacy url'
  11. readmoreLink:
  12. type: text
  13. label: 'Read more link'
  14. texts:
  15. type: mapping
  16. mapping:
  17. middleBarHead:
  18. type: text
  19. label: 'middleBarHead'
  20. adblock:
  21. type: text
  22. label: 'adblock'
  23. adblock_call:
  24. type: text
  25. label: 'adblock_call'
  26. reload:
  27. type: text
  28. label: 'reload'
  29. alertBigScroll:
  30. type: text
  31. label: 'alertBigScroll'
  32. alertBigClick:
  33. type: text
  34. label: 'alertBigClick'
  35. alertBig:
  36. type: text
  37. label: 'alertBig'
  38. alertBigPrivacy:
  39. type: text
  40. label: 'alertBigPrivacy'
  41. alertSmall:
  42. type: text
  43. label: 'alertSmall'
  44. personalize:
  45. type: text
  46. label: 'personalize'
  47. acceptAll:
  48. type: text
  49. label: 'acceptAll'
  50. close:
  51. type: text
  52. label: 'close'
  53. privacyUrl:
  54. type: text
  55. label: 'privacyUrl'
  56. all:
  57. type: text
  58. label: 'all'
  59. info:
  60. type: text
  61. label: 'info'
  62. disclaimer:
  63. type: text
  64. label: 'disclaimer'
  65. allow:
  66. type: text
  67. label: 'allow'
  68. deny:
  69. type: text
  70. label: 'deny'
  71. noCookie:
  72. type: text
  73. label: 'noCookie'
  74. useCookie:
  75. type: text
  76. label: 'useCookie'
  77. useCookieCurrent:
  78. type: text
  79. label: 'useCookieCurrent'
  80. useNoCookie:
  81. type: text
  82. label: 'useNoCookie'
  83. more:
  84. type: text
  85. label: 'more'
  86. source:
  87. type: text
  88. label: 'source'
  89. credit:
  90. type: text
  91. label: 'credit'
  92. noServices:
  93. type: text
  94. label: 'noServices'
  95. toggleInfoBox:
  96. type: text
  97. label: 'toggleInfoBox'
  98. title:
  99. type: text
  100. label: 'title'
  101. cookieDetail:
  102. type: text
  103. label: 'cookieDetail'
  104. ourSite:
  105. type: text
  106. label: 'ourSite'
  107. newWindow:
  108. type: text
  109. label: 'newWindow'
  110. allowAll:
  111. type: text
  112. label: 'allowAll'
  113. denyAll:
  114. type: text
  115. label: 'denyAll'
  116. fallback:
  117. type: text
  118. label: 'fallback'
  119. ads:
  120. type: mapping
  121. mapping:
  122. title:
  123. type: text
  124. label: 'title'
  125. details:
  126. type: text
  127. label: 'details'
  128. analytic:
  129. type: mapping
  130. mapping:
  131. title:
  132. type: text
  133. label: 'title'
  134. details:
  135. type: text
  136. label: 'details'
  137. social:
  138. type: mapping
  139. mapping:
  140. title:
  141. type: text
  142. label: 'title'
  143. details:
  144. type: text
  145. label: 'details'
  146. video:
  147. type: mapping
  148. mapping:
  149. title:
  150. type: text
  151. label: 'title'
  152. details:
  153. type: text
  154. label: 'details'
  155. comment:
  156. type: mapping
  157. mapping:
  158. title:
  159. type: text
  160. label: 'title'
  161. details:
  162. type: text
  163. label: 'details'
  164. support:
  165. type: mapping
  166. mapping:
  167. title:
  168. type: text
  169. label: 'title'
  170. details:
  171. type: text
  172. label: 'details'
  173. api:
  174. type: mapping
  175. mapping:
  176. title:
  177. type: text
  178. label: 'title'
  179. details:
  180. type: text
  181. label: 'details'
  182. other:
  183. type: mapping
  184. mapping:
  185. title:
  186. type: text
  187. label: 'title'
  188. details:
  189. type: text
  190. label: 'details'
  191. mandatoryTitle:
  192. type: text
  193. label: 'credit'
  194. mandatoryText:
  195. type: text
  196. label: 'credit'