highlightbox.xml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <T3DataStructure>
  3. <meta>
  4. <langDisable>1</langDisable>
  5. </meta>
  6. <sheets>
  7. <sDEF>
  8. <ROOT>
  9. <type>array</type>
  10. <el>
  11. <text>
  12. <TCEforms>
  13. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_highlightbox.subtitle</label>
  14. <config>
  15. <type>text</type>
  16. <eval>trim,required</eval>
  17. <rows>5</rows>
  18. <cols>200</cols>
  19. <enableRichtext>true</enableRichtext>
  20. <richtextConfiguration>mrm_be_cm_RTE</richtextConfiguration>
  21. </config>
  22. </TCEforms>
  23. </text>
  24. <icon>
  25. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_highlightbox.icon</label>
  26. <config>
  27. <type>select</type>
  28. <renderType>selectSingle</renderType>
  29. <items>
  30. <numIndex index="0">
  31. <numIndex index="0">LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_highlightbox.icon.0</numIndex>
  32. <numIndex index="1">lightbulb</numIndex>
  33. </numIndex>
  34. <numIndex index="1">
  35. <numIndex index="0">LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_highlightbox.icon.1</numIndex>
  36. <numIndex index="1">warning</numIndex>
  37. </numIndex>
  38. </items>
  39. <default>lightbulb</default>
  40. </config>
  41. </icon>
  42. </el>
  43. </ROOT>
  44. </sDEF>
  45. </sheets>
  46. </T3DataStructure>