You are here

core.entity_form_display.bibcite_reference.manuscript.default.yml in Bibliography & Citation 8

modules/bibcite_entity/config/optional/core.entity_form_display.bibcite_reference.manuscript.default.yml

File

modules/bibcite_entity/config/optional/core.entity_form_display.bibcite_reference.manuscript.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - bibcite_entity.bibcite_reference_type.manuscript
  6. module:
  7. - bibcite_entity
  8. id: bibcite_reference.manuscript.default
  9. targetEntityType: bibcite_reference
  10. bundle: manuscript
  11. mode: default
  12. content:
  13. author:
  14. type: bibcite_contributor_widget
  15. weight: 3
  16. region: content
  17. settings:
  18. match_operator: CONTAINS
  19. size: 60
  20. placeholder: ''
  21. match_limit: 10
  22. third_party_settings: { }
  23. bibcite_abst_e:
  24. type: string_textarea
  25. settings:
  26. rows: 4
  27. placeholder: ''
  28. weight: 6
  29. region: content
  30. third_party_settings: { }
  31. bibcite_accession_number:
  32. type: string_textfield
  33. weight: 34
  34. region: content
  35. settings:
  36. size: 60
  37. placeholder: ''
  38. third_party_settings: { }
  39. bibcite_alternate_title:
  40. type: string_textfield
  41. weight: 43
  42. region: content
  43. settings:
  44. size: 60
  45. placeholder: ''
  46. third_party_settings: { }
  47. bibcite_call_number:
  48. type: string_textfield
  49. weight: 35
  50. region: content
  51. settings:
  52. size: 60
  53. placeholder: ''
  54. third_party_settings: { }
  55. bibcite_date:
  56. type: string_textfield
  57. weight: 26
  58. region: content
  59. settings:
  60. size: 60
  61. placeholder: ''
  62. third_party_settings: { }
  63. bibcite_doi:
  64. type: string_textfield
  65. weight: 39
  66. region: content
  67. settings:
  68. size: 60
  69. placeholder: ''
  70. third_party_settings: { }
  71. bibcite_isbn:
  72. type: string_textfield
  73. weight: 33
  74. region: content
  75. settings:
  76. size: 60
  77. placeholder: ''
  78. third_party_settings: { }
  79. bibcite_number:
  80. type: string_textfield
  81. weight: 24
  82. region: content
  83. settings:
  84. size: 60
  85. placeholder: ''
  86. third_party_settings: { }
  87. bibcite_number_of_volumes:
  88. type: string_textfield
  89. weight: 23
  90. region: content
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings: { }
  95. bibcite_other_number:
  96. type: string_textfield
  97. weight: 36
  98. region: content
  99. settings:
  100. size: 60
  101. placeholder: ''
  102. third_party_settings: { }
  103. bibcite_pages:
  104. type: string_textfield
  105. weight: 25
  106. region: content
  107. settings:
  108. size: 60
  109. placeholder: ''
  110. third_party_settings: { }
  111. bibcite_place_published:
  112. type: string_textfield
  113. weight: 31
  114. region: content
  115. settings:
  116. size: 60
  117. placeholder: ''
  118. third_party_settings: { }
  119. bibcite_pmid:
  120. type: string_textfield
  121. weight: 52
  122. region: content
  123. settings:
  124. size: 60
  125. placeholder: ''
  126. third_party_settings: { }
  127. bibcite_publisher:
  128. type: string_textfield
  129. weight: 30
  130. region: content
  131. settings:
  132. size: 60
  133. placeholder: ''
  134. third_party_settings: { }
  135. bibcite_refereed:
  136. type: string_textfield
  137. weight: 51
  138. region: content
  139. settings:
  140. size: 60
  141. placeholder: ''
  142. third_party_settings: { }
  143. bibcite_secondary_title:
  144. type: string_textfield
  145. weight: 18
  146. region: content
  147. settings:
  148. size: 60
  149. placeholder: ''
  150. third_party_settings: { }
  151. bibcite_short_title:
  152. type: string_textfield
  153. weight: 42
  154. region: content
  155. settings:
  156. size: 60
  157. placeholder: ''
  158. third_party_settings: { }
  159. bibcite_type_of_work:
  160. type: string_textfield
  161. weight: 27
  162. region: content
  163. settings:
  164. size: 60
  165. placeholder: ''
  166. third_party_settings: { }
  167. bibcite_url:
  168. type: string_textfield
  169. weight: 38
  170. region: content
  171. settings:
  172. size: 60
  173. placeholder: ''
  174. third_party_settings: { }
  175. bibcite_volume:
  176. type: string_textfield
  177. weight: 19
  178. region: content
  179. settings:
  180. size: 60
  181. placeholder: ''
  182. third_party_settings: { }
  183. bibcite_year:
  184. type: number
  185. weight: 17
  186. region: content
  187. settings:
  188. placeholder: ''
  189. third_party_settings: { }
  190. keywords:
  191. type: entity_reference_autocomplete_tags
  192. weight: 4
  193. settings:
  194. match_operator: CONTAINS
  195. size: 60
  196. placeholder: ''
  197. match_limit: 10
  198. region: content
  199. third_party_settings: { }
  200. status:
  201. type: boolean_checkbox
  202. settings:
  203. display_label: true
  204. weight: 120
  205. region: content
  206. third_party_settings: { }
  207. title:
  208. type: string_textfield
  209. weight: 2
  210. region: content
  211. settings:
  212. size: 60
  213. placeholder: ''
  214. third_party_settings: { }
  215. uid:
  216. type: entity_reference_autocomplete
  217. weight: 100
  218. settings:
  219. match_operator: CONTAINS
  220. size: 60
  221. placeholder: ''
  222. match_limit: 10
  223. region: content
  224. third_party_settings: { }
  225. hidden:
  226. bibcite_abst_f: true
  227. bibcite_access_date: true
  228. bibcite_auth_address: true
  229. bibcite_citekey: true
  230. bibcite_custom1: true
  231. bibcite_custom2: true
  232. bibcite_custom3: true
  233. bibcite_custom4: true
  234. bibcite_custom5: true
  235. bibcite_custom6: true
  236. bibcite_custom7: true
  237. bibcite_edition: true
  238. bibcite_issn: true
  239. bibcite_issue: true
  240. bibcite_label: true
  241. bibcite_lang: true
  242. bibcite_notes: true
  243. bibcite_original_publication: true
  244. bibcite_other_author_affiliations: true
  245. bibcite_remote_db_name: true
  246. bibcite_remote_db_provider: true
  247. bibcite_reprint_edition: true
  248. bibcite_research_notes: true
  249. bibcite_section: true
  250. bibcite_tertiary_title: true
  251. bibcite_translated_title: true