rawimage.xml 4.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  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. <image>
  12. <TCEforms>
  13. <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_rawimage.subtitle</label>
  14. <config>
  15. <type>inline</type>
  16. <eval>required</eval>
  17. <minitems>1</minitems>
  18. <maxitems>1</maxitems>
  19. <foreign_table>sys_file_reference</foreign_table>
  20. <foreign_table_field>tablenames</foreign_table_field>
  21. <foreign_label>uid_local</foreign_label>
  22. <foreign_sortby>sorting_foreign</foreign_sortby>
  23. <foreign_field>uid_foreign</foreign_field>
  24. <foreign_selector>uid_local</foreign_selector>
  25. <foreign_selector_fieldTcaOverride>
  26. <config>
  27. <appearance>
  28. <elementBrowserType>file</elementBrowserType>
  29. <elementBrowserAllowed>gif,jpg,jpeg,png,svg</elementBrowserAllowed>
  30. </appearance>
  31. </config>
  32. </foreign_selector_fieldTcaOverride>
  33. <foreign_types type="array">
  34. <numIndex index="0">
  35. <showitem>--palette--;LLL:EXT:lang/locallang_tca.xlf:sys_file_reference.imageoverlayPalette;imageoverlayPalette,--palette--;;filePalette</showitem>
  36. </numIndex>
  37. <numIndex index="2">
  38. <showitem>--palette--;LLL:EXT:lang/locallang_tca.xlf:sys_file_reference.imageoverlayPalette;imageoverlayPalette,--palette--;;filePalette</showitem>
  39. </numIndex>
  40. </foreign_types>
  41. <foreign_match_fields>
  42. <fieldname>image</fieldname>
  43. <!-- CAUTION!! Replace "fal" with the variable name of this field! -->
  44. </foreign_match_fields>
  45. <appearance type="array">
  46. <fileUploadAllowed>0</fileUploadAllowed>
  47. <newRecordLinkAddTitle>1</newRecordLinkAddTitle>
  48. <headerThumbnail>
  49. <field>uid_local</field>
  50. <height>64</height>
  51. <width>64</width>
  52. </headerThumbnail>
  53. <enabledControls>
  54. <info>1</info>
  55. <new>0</new>
  56. <dragdrop>0</dragdrop>
  57. <sort>1</sort>
  58. <hide>0</hide>
  59. <delete>1</delete>
  60. <localize>0</localize>
  61. </enabledControls>
  62. <createNewRelationLinkTitle>LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:images.addFileReference</createNewRelationLinkTitle>
  63. </appearance>
  64. <behaviour>
  65. <localizationMode>select</localizationMode>
  66. <localizeChildrenAtParentLocalization>1</localizeChildrenAtParentLocalization>
  67. </behaviour>
  68. <overrideChildTca>
  69. <columns type="array">
  70. <uid_local type="array">
  71. <config type="array">
  72. <appearance type="array">
  73. <elementBrowserType>file</elementBrowserType>
  74. <elementBrowserAllowed>jpg,png,svg,jpeg,gif</elementBrowserAllowed>
  75. </appearance>
  76. </config>
  77. </uid_local>
  78. </columns>
  79. <types type="array">
  80. <numIndex index="2">
  81. <showitem>--palette--;;filePalette</showitem>
  82. </numIndex>
  83. </types>
  84. </overrideChildTca>
  85. </config>
  86. </TCEforms>
  87. </image>
  88. </el>
  89. </ROOT>
  90. </sDEF>
  91. </sheets>
  92. </T3DataStructure>