showroom.features.field_instance.inc 30 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271
  1. <?php
  2. /**
  3. * @file
  4. * showroom.features.field_instance.inc
  5. */
  6. /**
  7. * Implements hook_field_default_field_instances().
  8. */
  9. function showroom_field_default_field_instances() {
  10. $field_instances = array();
  11. // Exported field_instance: 'node-breve-field_showroom'.
  12. $field_instances['node-breve-field_showroom'] = array(
  13. 'bundle' => 'breve',
  14. 'default_value' => NULL,
  15. 'deleted' => 0,
  16. 'description' => '',
  17. 'display' => array(
  18. 'bookmark' => array(
  19. 'label' => 'above',
  20. 'settings' => array(),
  21. 'type' => 'hidden',
  22. 'weight' => 0,
  23. ),
  24. 'cardbig' => array(
  25. 'label' => 'above',
  26. 'settings' => array(),
  27. 'type' => 'hidden',
  28. 'weight' => 0,
  29. ),
  30. 'cardfull' => array(
  31. 'label' => 'above',
  32. 'settings' => array(),
  33. 'type' => 'hidden',
  34. 'weight' => 0,
  35. ),
  36. 'cardmedium' => array(
  37. 'label' => 'above',
  38. 'settings' => array(),
  39. 'type' => 'hidden',
  40. 'weight' => 0,
  41. ),
  42. 'cardsmall' => array(
  43. 'label' => 'above',
  44. 'settings' => array(),
  45. 'type' => 'hidden',
  46. 'weight' => 0,
  47. ),
  48. 'default' => array(
  49. 'label' => 'above',
  50. 'module' => 'taxonomy',
  51. 'settings' => array(),
  52. 'type' => 'taxonomy_term_reference_link',
  53. 'weight' => 12,
  54. ),
  55. 'homeblock' => array(
  56. 'label' => 'above',
  57. 'settings' => array(),
  58. 'type' => 'hidden',
  59. 'weight' => 0,
  60. ),
  61. 'teaser' => array(
  62. 'label' => 'above',
  63. 'settings' => array(),
  64. 'type' => 'hidden',
  65. 'weight' => 0,
  66. ),
  67. ),
  68. 'entity_type' => 'node',
  69. 'field_name' => 'field_showroom',
  70. 'label' => 'Showroom',
  71. 'required' => 0,
  72. 'settings' => array(
  73. 'entity_translation_sync' => FALSE,
  74. 'user_register_form' => FALSE,
  75. ),
  76. 'widget' => array(
  77. 'active' => 1,
  78. 'module' => 'field_extrawidgets',
  79. 'settings' => array(
  80. 'content_taxonomy_opt_groups' => 0,
  81. 'display_empty' => 0,
  82. 'formatter' => '',
  83. 'formatter_settings' => array(),
  84. ),
  85. 'type' => 'field_extrawidgets_read_only',
  86. 'weight' => 4,
  87. ),
  88. );
  89. // Exported field_instance: 'node-materiau-field_location'.
  90. $field_instances['node-materiau-field_location'] = array(
  91. 'bundle' => 'materiau',
  92. 'default_value' => NULL,
  93. 'deleted' => 0,
  94. 'description' => '',
  95. 'display' => array(
  96. 'bookmark' => array(
  97. 'label' => 'above',
  98. 'settings' => array(),
  99. 'type' => 'hidden',
  100. 'weight' => 0,
  101. ),
  102. 'cardbig' => array(
  103. 'label' => 'above',
  104. 'settings' => array(),
  105. 'type' => 'hidden',
  106. 'weight' => 0,
  107. ),
  108. 'cardfull' => array(
  109. 'label' => 'above',
  110. 'settings' => array(),
  111. 'type' => 'hidden',
  112. 'weight' => 0,
  113. ),
  114. 'cardmedium' => array(
  115. 'label' => 'above',
  116. 'settings' => array(),
  117. 'type' => 'hidden',
  118. 'weight' => 0,
  119. ),
  120. 'cardsmall' => array(
  121. 'label' => 'above',
  122. 'settings' => array(),
  123. 'type' => 'hidden',
  124. 'weight' => 0,
  125. ),
  126. 'default' => array(
  127. 'label' => 'above',
  128. 'module' => 'materio_showroom',
  129. 'settings' => array(),
  130. 'type' => 'materio_showroom_location_simple_text',
  131. 'weight' => 25,
  132. ),
  133. 'homeblock' => array(
  134. 'label' => 'above',
  135. 'settings' => array(),
  136. 'type' => 'hidden',
  137. 'weight' => 0,
  138. ),
  139. 'print' => array(
  140. 'label' => 'above',
  141. 'settings' => array(),
  142. 'type' => 'hidden',
  143. 'weight' => 0,
  144. ),
  145. 'teaser' => array(
  146. 'label' => 'above',
  147. 'settings' => array(),
  148. 'type' => 'hidden',
  149. 'weight' => 0,
  150. ),
  151. ),
  152. 'entity_type' => 'node',
  153. 'field_name' => 'field_location',
  154. 'label' => 'Location',
  155. 'required' => 0,
  156. 'settings' => array(
  157. 'entity_translation_sync' => FALSE,
  158. 'user_register_form' => FALSE,
  159. ),
  160. 'widget' => array(
  161. 'active' => 1,
  162. 'module' => 'materio_showroom',
  163. 'settings' => array(
  164. 'vocabulary' => 19,
  165. ),
  166. 'type' => 'materio_showroom_location_text',
  167. 'weight' => -2,
  168. ),
  169. );
  170. // Exported field_instance: 'node-showroom-body'.
  171. $field_instances['node-showroom-body'] = array(
  172. 'bundle' => 'showroom',
  173. 'default_value' => NULL,
  174. 'deleted' => 0,
  175. 'description' => '',
  176. 'display' => array(
  177. 'bookmark' => array(
  178. 'label' => 'above',
  179. 'settings' => array(),
  180. 'type' => 'hidden',
  181. 'weight' => 0,
  182. ),
  183. 'cardbig' => array(
  184. 'label' => 'above',
  185. 'settings' => array(),
  186. 'type' => 'hidden',
  187. 'weight' => 0,
  188. ),
  189. 'cardfull' => array(
  190. 'label' => 'above',
  191. 'settings' => array(),
  192. 'type' => 'hidden',
  193. 'weight' => 0,
  194. ),
  195. 'cardmedium' => array(
  196. 'label' => 'above',
  197. 'settings' => array(),
  198. 'type' => 'hidden',
  199. 'weight' => 0,
  200. ),
  201. 'cardsmall' => array(
  202. 'label' => 'above',
  203. 'settings' => array(),
  204. 'type' => 'hidden',
  205. 'weight' => 0,
  206. ),
  207. 'default' => array(
  208. 'label' => 'hidden',
  209. 'module' => 'text',
  210. 'settings' => array(),
  211. 'type' => 'text_default',
  212. 'weight' => 3,
  213. ),
  214. 'homeblock' => array(
  215. 'label' => 'above',
  216. 'settings' => array(),
  217. 'type' => 'hidden',
  218. 'weight' => 0,
  219. ),
  220. 'teaser' => array(
  221. 'label' => 'hidden',
  222. 'module' => 'text',
  223. 'settings' => array(
  224. 'trim_length' => 600,
  225. ),
  226. 'type' => 'text_summary_or_trimmed',
  227. 'weight' => 0,
  228. ),
  229. ),
  230. 'entity_type' => 'node',
  231. 'field_name' => 'body',
  232. 'label' => 'Body',
  233. 'required' => FALSE,
  234. 'settings' => array(
  235. 'display_summary' => TRUE,
  236. 'entity_translation_sync' => FALSE,
  237. 'text_processing' => 1,
  238. 'user_register_form' => FALSE,
  239. ),
  240. 'widget' => array(
  241. 'module' => 'text',
  242. 'settings' => array(
  243. 'rows' => 20,
  244. 'summary_rows' => 5,
  245. ),
  246. 'type' => 'text_textarea_with_summary',
  247. 'weight' => 5,
  248. ),
  249. );
  250. // Exported field_instance: 'node-showroom-field_memo'.
  251. $field_instances['node-showroom-field_memo'] = array(
  252. 'bundle' => 'showroom',
  253. 'default_value' => NULL,
  254. 'deleted' => 0,
  255. 'description' => '',
  256. 'display' => array(
  257. 'bookmark' => array(
  258. 'label' => 'above',
  259. 'settings' => array(),
  260. 'type' => 'hidden',
  261. 'weight' => 0,
  262. ),
  263. 'cardbig' => array(
  264. 'label' => 'above',
  265. 'settings' => array(),
  266. 'type' => 'hidden',
  267. 'weight' => 0,
  268. ),
  269. 'cardfull' => array(
  270. 'label' => 'above',
  271. 'settings' => array(),
  272. 'type' => 'hidden',
  273. 'weight' => 0,
  274. ),
  275. 'cardmedium' => array(
  276. 'label' => 'above',
  277. 'settings' => array(),
  278. 'type' => 'hidden',
  279. 'weight' => 0,
  280. ),
  281. 'cardsmall' => array(
  282. 'label' => 'above',
  283. 'settings' => array(),
  284. 'type' => 'hidden',
  285. 'weight' => 0,
  286. ),
  287. 'default' => array(
  288. 'label' => 'above',
  289. 'module' => 'text',
  290. 'settings' => array(),
  291. 'type' => 'text_default',
  292. 'weight' => 5,
  293. ),
  294. 'homeblock' => array(
  295. 'label' => 'above',
  296. 'settings' => array(),
  297. 'type' => 'hidden',
  298. 'weight' => 0,
  299. ),
  300. 'teaser' => array(
  301. 'label' => 'above',
  302. 'settings' => array(),
  303. 'type' => 'hidden',
  304. 'weight' => 0,
  305. ),
  306. ),
  307. 'entity_type' => 'node',
  308. 'field_name' => 'field_memo',
  309. 'label' => 'Mémo',
  310. 'required' => 0,
  311. 'settings' => array(
  312. 'entity_translation_sync' => FALSE,
  313. 'text_processing' => 0,
  314. 'user_register_form' => FALSE,
  315. ),
  316. 'widget' => array(
  317. 'active' => 1,
  318. 'module' => 'text',
  319. 'settings' => array(
  320. 'rows' => 5,
  321. ),
  322. 'type' => 'text_textarea',
  323. 'weight' => 10,
  324. ),
  325. );
  326. // Exported field_instance: 'node-showroom-field_public_address'.
  327. $field_instances['node-showroom-field_public_address'] = array(
  328. 'bundle' => 'showroom',
  329. 'default_value' => NULL,
  330. 'deleted' => 0,
  331. 'description' => '',
  332. 'display' => array(
  333. 'bookmark' => array(
  334. 'label' => 'above',
  335. 'settings' => array(),
  336. 'type' => 'hidden',
  337. 'weight' => 0,
  338. ),
  339. 'cardbig' => array(
  340. 'label' => 'above',
  341. 'settings' => array(),
  342. 'type' => 'hidden',
  343. 'weight' => 0,
  344. ),
  345. 'cardfull' => array(
  346. 'label' => 'above',
  347. 'settings' => array(),
  348. 'type' => 'hidden',
  349. 'weight' => 0,
  350. ),
  351. 'cardmedium' => array(
  352. 'label' => 'above',
  353. 'settings' => array(),
  354. 'type' => 'hidden',
  355. 'weight' => 0,
  356. ),
  357. 'cardsmall' => array(
  358. 'label' => 'above',
  359. 'settings' => array(),
  360. 'type' => 'hidden',
  361. 'weight' => 0,
  362. ),
  363. 'default' => array(
  364. 'label' => 'hidden',
  365. 'module' => 'addressfield',
  366. 'settings' => array(
  367. 'format_handlers' => array(
  368. 0 => 'address',
  369. ),
  370. 'use_widget_handlers' => 1,
  371. ),
  372. 'type' => 'addressfield_default',
  373. 'weight' => 0,
  374. ),
  375. 'homeblock' => array(
  376. 'label' => 'above',
  377. 'settings' => array(),
  378. 'type' => 'hidden',
  379. 'weight' => 0,
  380. ),
  381. 'teaser' => array(
  382. 'label' => 'above',
  383. 'settings' => array(),
  384. 'type' => 'hidden',
  385. 'weight' => 0,
  386. ),
  387. ),
  388. 'entity_type' => 'node',
  389. 'field_name' => 'field_public_address',
  390. 'label' => 'Adresse',
  391. 'required' => 0,
  392. 'settings' => array(
  393. 'entity_translation_sync' => FALSE,
  394. 'user_register_form' => FALSE,
  395. ),
  396. 'widget' => array(
  397. 'active' => 1,
  398. 'module' => 'addressfield',
  399. 'settings' => array(
  400. 'available_countries' => array(
  401. 'AD' => 'AD',
  402. 'AE' => 'AE',
  403. 'AF' => 'AF',
  404. 'AG' => 'AG',
  405. 'AI' => 'AI',
  406. 'AL' => 'AL',
  407. 'AM' => 'AM',
  408. 'AN' => 'AN',
  409. 'AO' => 'AO',
  410. 'AQ' => 'AQ',
  411. 'AR' => 'AR',
  412. 'AS' => 'AS',
  413. 'AT' => 'AT',
  414. 'AU' => 'AU',
  415. 'AW' => 'AW',
  416. 'AX' => 'AX',
  417. 'AZ' => 'AZ',
  418. 'BA' => 'BA',
  419. 'BB' => 'BB',
  420. 'BD' => 'BD',
  421. 'BE' => 'BE',
  422. 'BF' => 'BF',
  423. 'BG' => 'BG',
  424. 'BH' => 'BH',
  425. 'BI' => 'BI',
  426. 'BJ' => 'BJ',
  427. 'BL' => 'BL',
  428. 'BM' => 'BM',
  429. 'BN' => 'BN',
  430. 'BO' => 'BO',
  431. 'BQ' => 'BQ',
  432. 'BR' => 'BR',
  433. 'BS' => 'BS',
  434. 'BT' => 'BT',
  435. 'BV' => 'BV',
  436. 'BW' => 'BW',
  437. 'BY' => 'BY',
  438. 'BZ' => 'BZ',
  439. 'CA' => 'CA',
  440. 'CC' => 'CC',
  441. 'CD' => 'CD',
  442. 'CF' => 'CF',
  443. 'CG' => 'CG',
  444. 'CH' => 'CH',
  445. 'CI' => 'CI',
  446. 'CK' => 'CK',
  447. 'CL' => 'CL',
  448. 'CM' => 'CM',
  449. 'CN' => 'CN',
  450. 'CO' => 'CO',
  451. 'CR' => 'CR',
  452. 'CU' => 'CU',
  453. 'CV' => 'CV',
  454. 'CW' => 'CW',
  455. 'CX' => 'CX',
  456. 'CY' => 'CY',
  457. 'CZ' => 'CZ',
  458. 'DE' => 'DE',
  459. 'DJ' => 'DJ',
  460. 'DK' => 'DK',
  461. 'DM' => 'DM',
  462. 'DO' => 'DO',
  463. 'DZ' => 'DZ',
  464. 'EC' => 'EC',
  465. 'EE' => 'EE',
  466. 'EG' => 'EG',
  467. 'EH' => 'EH',
  468. 'ER' => 'ER',
  469. 'ES' => 'ES',
  470. 'ET' => 'ET',
  471. 'FI' => 'FI',
  472. 'FJ' => 'FJ',
  473. 'FK' => 'FK',
  474. 'FM' => 'FM',
  475. 'FO' => 'FO',
  476. 'FR' => 'FR',
  477. 'GA' => 'GA',
  478. 'GB' => 'GB',
  479. 'GD' => 'GD',
  480. 'GE' => 'GE',
  481. 'GF' => 'GF',
  482. 'GG' => 'GG',
  483. 'GH' => 'GH',
  484. 'GI' => 'GI',
  485. 'GL' => 'GL',
  486. 'GM' => 'GM',
  487. 'GN' => 'GN',
  488. 'GP' => 'GP',
  489. 'GQ' => 'GQ',
  490. 'GR' => 'GR',
  491. 'GS' => 'GS',
  492. 'GT' => 'GT',
  493. 'GU' => 'GU',
  494. 'GW' => 'GW',
  495. 'GY' => 'GY',
  496. 'HK' => 'HK',
  497. 'HM' => 'HM',
  498. 'HN' => 'HN',
  499. 'HR' => 'HR',
  500. 'HT' => 'HT',
  501. 'HU' => 'HU',
  502. 'ID' => 'ID',
  503. 'IE' => 'IE',
  504. 'IL' => 'IL',
  505. 'IM' => 'IM',
  506. 'IN' => 'IN',
  507. 'IO' => 'IO',
  508. 'IQ' => 'IQ',
  509. 'IR' => 'IR',
  510. 'IS' => 'IS',
  511. 'IT' => 'IT',
  512. 'JE' => 'JE',
  513. 'JM' => 'JM',
  514. 'JO' => 'JO',
  515. 'JP' => 'JP',
  516. 'KE' => 'KE',
  517. 'KG' => 'KG',
  518. 'KH' => 'KH',
  519. 'KI' => 'KI',
  520. 'KM' => 'KM',
  521. 'KN' => 'KN',
  522. 'KP' => 'KP',
  523. 'KR' => 'KR',
  524. 'KW' => 'KW',
  525. 'KY' => 'KY',
  526. 'KZ' => 'KZ',
  527. 'LA' => 'LA',
  528. 'LB' => 'LB',
  529. 'LC' => 'LC',
  530. 'LI' => 'LI',
  531. 'LK' => 'LK',
  532. 'LR' => 'LR',
  533. 'LS' => 'LS',
  534. 'LT' => 'LT',
  535. 'LU' => 'LU',
  536. 'LV' => 'LV',
  537. 'LY' => 'LY',
  538. 'MA' => 'MA',
  539. 'MC' => 'MC',
  540. 'MD' => 'MD',
  541. 'ME' => 'ME',
  542. 'MF' => 'MF',
  543. 'MG' => 'MG',
  544. 'MH' => 'MH',
  545. 'MK' => 'MK',
  546. 'ML' => 'ML',
  547. 'MM' => 'MM',
  548. 'MN' => 'MN',
  549. 'MO' => 'MO',
  550. 'MP' => 'MP',
  551. 'MQ' => 'MQ',
  552. 'MR' => 'MR',
  553. 'MS' => 'MS',
  554. 'MT' => 'MT',
  555. 'MU' => 'MU',
  556. 'MV' => 'MV',
  557. 'MW' => 'MW',
  558. 'MX' => 'MX',
  559. 'MY' => 'MY',
  560. 'MZ' => 'MZ',
  561. 'NA' => 'NA',
  562. 'NC' => 'NC',
  563. 'NE' => 'NE',
  564. 'NF' => 'NF',
  565. 'NG' => 'NG',
  566. 'NI' => 'NI',
  567. 'NL' => 'NL',
  568. 'NO' => 'NO',
  569. 'NP' => 'NP',
  570. 'NR' => 'NR',
  571. 'NU' => 'NU',
  572. 'NZ' => 'NZ',
  573. 'OM' => 'OM',
  574. 'PA' => 'PA',
  575. 'PE' => 'PE',
  576. 'PF' => 'PF',
  577. 'PG' => 'PG',
  578. 'PH' => 'PH',
  579. 'PK' => 'PK',
  580. 'PL' => 'PL',
  581. 'PM' => 'PM',
  582. 'PN' => 'PN',
  583. 'PR' => 'PR',
  584. 'PS' => 'PS',
  585. 'PT' => 'PT',
  586. 'PW' => 'PW',
  587. 'PY' => 'PY',
  588. 'QA' => 'QA',
  589. 'RE' => 'RE',
  590. 'RO' => 'RO',
  591. 'RS' => 'RS',
  592. 'RU' => 'RU',
  593. 'RW' => 'RW',
  594. 'SA' => 'SA',
  595. 'SB' => 'SB',
  596. 'SC' => 'SC',
  597. 'SD' => 'SD',
  598. 'SE' => 'SE',
  599. 'SG' => 'SG',
  600. 'SH' => 'SH',
  601. 'SI' => 'SI',
  602. 'SJ' => 'SJ',
  603. 'SK' => 'SK',
  604. 'SL' => 'SL',
  605. 'SM' => 'SM',
  606. 'SN' => 'SN',
  607. 'SO' => 'SO',
  608. 'SR' => 'SR',
  609. 'SS' => 'SS',
  610. 'ST' => 'ST',
  611. 'SV' => 'SV',
  612. 'SX' => 'SX',
  613. 'SY' => 'SY',
  614. 'SZ' => 'SZ',
  615. 'TC' => 'TC',
  616. 'TD' => 'TD',
  617. 'TF' => 'TF',
  618. 'TG' => 'TG',
  619. 'TH' => 'TH',
  620. 'TJ' => 'TJ',
  621. 'TK' => 'TK',
  622. 'TL' => 'TL',
  623. 'TM' => 'TM',
  624. 'TN' => 'TN',
  625. 'TO' => 'TO',
  626. 'TR' => 'TR',
  627. 'TT' => 'TT',
  628. 'TV' => 'TV',
  629. 'TW' => 'TW',
  630. 'TZ' => 'TZ',
  631. 'UA' => 'UA',
  632. 'UG' => 'UG',
  633. 'UM' => 'UM',
  634. 'US' => 'US',
  635. 'UY' => 'UY',
  636. 'UZ' => 'UZ',
  637. 'VA' => 'VA',
  638. 'VC' => 'VC',
  639. 'VE' => 'VE',
  640. 'VG' => 'VG',
  641. 'VI' => 'VI',
  642. 'VN' => 'VN',
  643. 'VU' => 'VU',
  644. 'WF' => 'WF',
  645. 'WS' => 'WS',
  646. 'YE' => 'YE',
  647. 'YT' => 'YT',
  648. 'ZA' => 'ZA',
  649. 'ZM' => 'ZM',
  650. 'ZW' => 'ZW',
  651. ),
  652. 'default_country' => '',
  653. 'format_handlers' => array(
  654. 'address' => 'address',
  655. 'address-hide-postal-code' => 0,
  656. 'address-hide-street' => 0,
  657. 'address-hide-country' => 0,
  658. 'organisation' => 0,
  659. 'name-full' => 0,
  660. 'name-oneline' => 0,
  661. 'address-optional' => 0,
  662. ),
  663. ),
  664. 'type' => 'addressfield_standard',
  665. 'weight' => 7,
  666. ),
  667. );
  668. // Exported field_instance: 'node-showroom-field_public_email'.
  669. $field_instances['node-showroom-field_public_email'] = array(
  670. 'bundle' => 'showroom',
  671. 'default_value' => NULL,
  672. 'deleted' => 0,
  673. 'description' => '',
  674. 'display' => array(
  675. 'bookmark' => array(
  676. 'label' => 'above',
  677. 'settings' => array(),
  678. 'type' => 'hidden',
  679. 'weight' => 0,
  680. ),
  681. 'cardbig' => array(
  682. 'label' => 'above',
  683. 'settings' => array(),
  684. 'type' => 'hidden',
  685. 'weight' => 0,
  686. ),
  687. 'cardfull' => array(
  688. 'label' => 'above',
  689. 'settings' => array(),
  690. 'type' => 'hidden',
  691. 'weight' => 0,
  692. ),
  693. 'cardmedium' => array(
  694. 'label' => 'above',
  695. 'settings' => array(),
  696. 'type' => 'hidden',
  697. 'weight' => 0,
  698. ),
  699. 'cardsmall' => array(
  700. 'label' => 'above',
  701. 'settings' => array(),
  702. 'type' => 'hidden',
  703. 'weight' => 0,
  704. ),
  705. 'default' => array(
  706. 'label' => 'hidden',
  707. 'module' => 'email',
  708. 'settings' => array(),
  709. 'type' => 'email_default',
  710. 'weight' => 1,
  711. ),
  712. 'homeblock' => array(
  713. 'label' => 'above',
  714. 'settings' => array(),
  715. 'type' => 'hidden',
  716. 'weight' => 0,
  717. ),
  718. 'teaser' => array(
  719. 'label' => 'above',
  720. 'settings' => array(),
  721. 'type' => 'hidden',
  722. 'weight' => 0,
  723. ),
  724. ),
  725. 'entity_type' => 'node',
  726. 'field_name' => 'field_public_email',
  727. 'label' => 'Email',
  728. 'required' => 0,
  729. 'settings' => array(
  730. 'entity_translation_sync' => FALSE,
  731. 'user_register_form' => FALSE,
  732. ),
  733. 'widget' => array(
  734. 'active' => 1,
  735. 'module' => 'email',
  736. 'settings' => array(
  737. 'size' => 60,
  738. ),
  739. 'type' => 'email_textfield',
  740. 'weight' => 8,
  741. ),
  742. );
  743. // Exported field_instance: 'node-showroom-field_public_phone'.
  744. $field_instances['node-showroom-field_public_phone'] = array(
  745. 'bundle' => 'showroom',
  746. 'deleted' => 0,
  747. 'description' => '',
  748. 'display' => array(
  749. 'bookmark' => array(
  750. 'label' => 'above',
  751. 'settings' => array(),
  752. 'type' => 'hidden',
  753. 'weight' => 0,
  754. ),
  755. 'cardbig' => array(
  756. 'label' => 'above',
  757. 'settings' => array(),
  758. 'type' => 'hidden',
  759. 'weight' => 0,
  760. ),
  761. 'cardfull' => array(
  762. 'label' => 'above',
  763. 'settings' => array(),
  764. 'type' => 'hidden',
  765. 'weight' => 0,
  766. ),
  767. 'cardmedium' => array(
  768. 'label' => 'above',
  769. 'settings' => array(),
  770. 'type' => 'hidden',
  771. 'weight' => 0,
  772. ),
  773. 'cardsmall' => array(
  774. 'label' => 'above',
  775. 'settings' => array(),
  776. 'type' => 'hidden',
  777. 'weight' => 0,
  778. ),
  779. 'default' => array(
  780. 'label' => 'hidden',
  781. 'module' => 'cck_phone',
  782. 'settings' => array(),
  783. 'type' => 'global_phone_number',
  784. 'weight' => 2,
  785. ),
  786. 'homeblock' => array(
  787. 'label' => 'above',
  788. 'settings' => array(),
  789. 'type' => 'hidden',
  790. 'weight' => 0,
  791. ),
  792. 'teaser' => array(
  793. 'label' => 'above',
  794. 'settings' => array(),
  795. 'type' => 'hidden',
  796. 'weight' => 0,
  797. ),
  798. ),
  799. 'entity_type' => 'node',
  800. 'field_name' => 'field_public_phone',
  801. 'label' => 'Phone',
  802. 'required' => 0,
  803. 'settings' => array(
  804. 'all_country_codes' => 1,
  805. 'country_code_position' => 'after',
  806. 'country_codes' => array(
  807. 'country_selection' => array(
  808. 'ad' => 0,
  809. 'ae' => 0,
  810. 'af' => 0,
  811. 'ag' => 0,
  812. 'ai' => 0,
  813. 'al' => 0,
  814. 'am' => 0,
  815. 'an' => 0,
  816. 'ao' => 0,
  817. 'ar' => 0,
  818. 'as' => 0,
  819. 'at' => 0,
  820. 'au' => 0,
  821. 'aw' => 0,
  822. 'az' => 0,
  823. 'ba' => 0,
  824. 'bb' => 0,
  825. 'bd' => 0,
  826. 'be' => 0,
  827. 'bf' => 0,
  828. 'bg' => 0,
  829. 'bh' => 0,
  830. 'bi' => 0,
  831. 'bj' => 0,
  832. 'bm' => 0,
  833. 'bn' => 0,
  834. 'bo' => 0,
  835. 'br' => 0,
  836. 'bs' => 0,
  837. 'bt' => 0,
  838. 'bw' => 0,
  839. 'by' => 0,
  840. 'bz' => 0,
  841. 'ca' => 0,
  842. 'cc' => 0,
  843. 'cd' => 0,
  844. 'cf' => 0,
  845. 'cg' => 0,
  846. 'ch' => 0,
  847. 'ci' => 0,
  848. 'ck' => 0,
  849. 'cl' => 0,
  850. 'cm' => 0,
  851. 'cn' => 0,
  852. 'co' => 0,
  853. 'cr' => 0,
  854. 'cu' => 0,
  855. 'cv' => 0,
  856. 'cx' => 0,
  857. 'cy' => 0,
  858. 'cz' => 0,
  859. 'de' => 0,
  860. 'dj' => 0,
  861. 'dk' => 0,
  862. 'dm' => 0,
  863. 'do' => 0,
  864. 'dz' => 0,
  865. 'ec' => 0,
  866. 'ee' => 0,
  867. 'eg' => 0,
  868. 'er' => 0,
  869. 'es' => 0,
  870. 'et' => 0,
  871. 'fi' => 0,
  872. 'fj' => 0,
  873. 'fk' => 0,
  874. 'fm' => 0,
  875. 'fo' => 0,
  876. 'fr' => 0,
  877. 'ga' => 0,
  878. 'gb' => 0,
  879. 'gd' => 0,
  880. 'ge' => 0,
  881. 'gf' => 0,
  882. 'gh' => 0,
  883. 'gi' => 0,
  884. 'gl' => 0,
  885. 'gm' => 0,
  886. 'gn' => 0,
  887. 'gp' => 0,
  888. 'gq' => 0,
  889. 'gr' => 0,
  890. 'gt' => 0,
  891. 'gu' => 0,
  892. 'gw' => 0,
  893. 'gy' => 0,
  894. 'hk' => 0,
  895. 'hn' => 0,
  896. 'hr' => 0,
  897. 'ht' => 0,
  898. 'hu' => 0,
  899. 'id' => 0,
  900. 'ie' => 0,
  901. 'il' => 0,
  902. 'in' => 0,
  903. 'io' => 0,
  904. 'iq' => 0,
  905. 'ir' => 0,
  906. 'is' => 0,
  907. 'it' => 0,
  908. 'jm' => 0,
  909. 'jo' => 0,
  910. 'jp' => 0,
  911. 'ke' => 0,
  912. 'kg' => 0,
  913. 'kh' => 0,
  914. 'ki' => 0,
  915. 'km' => 0,
  916. 'kn' => 0,
  917. 'kp' => 0,
  918. 'kr' => 0,
  919. 'kw' => 0,
  920. 'ky' => 0,
  921. 'kz' => 0,
  922. 'la' => 0,
  923. 'lb' => 0,
  924. 'lc' => 0,
  925. 'li' => 0,
  926. 'lk' => 0,
  927. 'lr' => 0,
  928. 'ls' => 0,
  929. 'lt' => 0,
  930. 'lu' => 0,
  931. 'lv' => 0,
  932. 'ly' => 0,
  933. 'ma' => 0,
  934. 'mc' => 0,
  935. 'md' => 0,
  936. 'me' => 0,
  937. 'mg' => 0,
  938. 'mh' => 0,
  939. 'mk' => 0,
  940. 'ml' => 0,
  941. 'mm' => 0,
  942. 'mn' => 0,
  943. 'mo' => 0,
  944. 'mp' => 0,
  945. 'mq' => 0,
  946. 'mr' => 0,
  947. 'ms' => 0,
  948. 'mt' => 0,
  949. 'mu' => 0,
  950. 'mv' => 0,
  951. 'mw' => 0,
  952. 'mx' => 0,
  953. 'my' => 0,
  954. 'mz' => 0,
  955. 'na' => 0,
  956. 'nc' => 0,
  957. 'ne' => 0,
  958. 'nf' => 0,
  959. 'ng' => 0,
  960. 'ni' => 0,
  961. 'nl' => 0,
  962. 'no' => 0,
  963. 'np' => 0,
  964. 'nr' => 0,
  965. 'nu' => 0,
  966. 'nz' => 0,
  967. 'om' => 0,
  968. 'pa' => 0,
  969. 'pe' => 0,
  970. 'pf' => 0,
  971. 'pg' => 0,
  972. 'ph' => 0,
  973. 'pk' => 0,
  974. 'pl' => 0,
  975. 'pm' => 0,
  976. 'pr' => 0,
  977. 'ps' => 0,
  978. 'pt' => 0,
  979. 'pw' => 0,
  980. 'py' => 0,
  981. 'qa' => 0,
  982. 'ro' => 0,
  983. 'rs' => 0,
  984. 'ru' => 0,
  985. 'rw' => 0,
  986. 'sa' => 0,
  987. 'sb' => 0,
  988. 'sc' => 0,
  989. 'sd' => 0,
  990. 'se' => 0,
  991. 'sg' => 0,
  992. 'sh' => 0,
  993. 'si' => 0,
  994. 'sk' => 0,
  995. 'sl' => 0,
  996. 'sm' => 0,
  997. 'sn' => 0,
  998. 'so' => 0,
  999. 'sr' => 0,
  1000. 'ss' => 0,
  1001. 'st' => 0,
  1002. 'sv' => 0,
  1003. 'sy' => 0,
  1004. 'sz' => 0,
  1005. 'tc' => 0,
  1006. 'td' => 0,
  1007. 'tg' => 0,
  1008. 'th' => 0,
  1009. 'tj' => 0,
  1010. 'tk' => 0,
  1011. 'tm' => 0,
  1012. 'tn' => 0,
  1013. 'to' => 0,
  1014. 'tp' => 0,
  1015. 'tr' => 0,
  1016. 'tt' => 0,
  1017. 'tv' => 0,
  1018. 'tw' => 0,
  1019. 'tz' => 0,
  1020. 'ua' => 0,
  1021. 'ug' => 0,
  1022. 'us' => 0,
  1023. 'uy' => 0,
  1024. 'uz' => 0,
  1025. 'va' => 0,
  1026. 'vc' => 0,
  1027. 've' => 0,
  1028. 'vg' => 0,
  1029. 'vi' => 0,
  1030. 'vn' => 0,
  1031. 'vu' => 0,
  1032. 'wf' => 0,
  1033. 'ws' => 0,
  1034. 'ye' => 0,
  1035. 'yt' => 0,
  1036. 'za' => 0,
  1037. 'zm' => 0,
  1038. 'zw' => 0,
  1039. ),
  1040. 'hide_single_cc' => 0,
  1041. ),
  1042. 'default_country' => 'af',
  1043. 'enable_country_level_validation' => 1,
  1044. 'enable_default_country' => 0,
  1045. 'enable_extension' => 0,
  1046. 'entity_translation_sync' => FALSE,
  1047. 'user_register_form' => FALSE,
  1048. ),
  1049. 'widget' => array(
  1050. 'active' => 0,
  1051. 'module' => 'cck_phone',
  1052. 'settings' => array(
  1053. 'size' => 15,
  1054. ),
  1055. 'type' => 'phone_number',
  1056. 'weight' => 9,
  1057. ),
  1058. );
  1059. // Exported field_instance: 'node-showroom-field_tode_showroom'.
  1060. $field_instances['node-showroom-field_tode_showroom'] = array(
  1061. 'bundle' => 'showroom',
  1062. 'deleted' => 0,
  1063. 'description' => '',
  1064. 'display' => array(
  1065. 'bookmark' => array(
  1066. 'label' => 'above',
  1067. 'settings' => array(),
  1068. 'type' => 'hidden',
  1069. 'weight' => 0,
  1070. ),
  1071. 'cardbig' => array(
  1072. 'label' => 'above',
  1073. 'settings' => array(),
  1074. 'type' => 'hidden',
  1075. 'weight' => 0,
  1076. ),
  1077. 'cardfull' => array(
  1078. 'label' => 'above',
  1079. 'settings' => array(),
  1080. 'type' => 'hidden',
  1081. 'weight' => 0,
  1082. ),
  1083. 'cardmedium' => array(
  1084. 'label' => 'above',
  1085. 'settings' => array(),
  1086. 'type' => 'hidden',
  1087. 'weight' => 0,
  1088. ),
  1089. 'cardsmall' => array(
  1090. 'label' => 'above',
  1091. 'settings' => array(),
  1092. 'type' => 'hidden',
  1093. 'weight' => 0,
  1094. ),
  1095. 'default' => array(
  1096. 'label' => 'hidden',
  1097. 'settings' => array(),
  1098. 'type' => 'hidden',
  1099. 'weight' => 4,
  1100. ),
  1101. 'homeblock' => array(
  1102. 'label' => 'above',
  1103. 'settings' => array(),
  1104. 'type' => 'hidden',
  1105. 'weight' => 0,
  1106. ),
  1107. 'teaser' => array(
  1108. 'label' => 'above',
  1109. 'settings' => array(),
  1110. 'type' => 'hidden',
  1111. 'weight' => 0,
  1112. ),
  1113. ),
  1114. 'entity_type' => 'node',
  1115. 'field_name' => 'field_tode_showroom',
  1116. 'label' => 'Showroom',
  1117. 'required' => 0,
  1118. 'settings' => array(
  1119. 'entity_translation_sync' => FALSE,
  1120. 'user_register_form' => FALSE,
  1121. ),
  1122. 'widget' => array(
  1123. 'active' => 1,
  1124. 'module' => 'tode',
  1125. 'settings' => array(
  1126. 'choose_term_parent' => 0,
  1127. 'maxlength' => 255,
  1128. 'redirect_node_to_term' => 0,
  1129. 'redirect_term_to_node' => 1,
  1130. 'show_create_tode' => 0,
  1131. 'show_term_form' => 0,
  1132. 'size' => 60,
  1133. ),
  1134. 'type' => 'tode',
  1135. 'weight' => 1,
  1136. ),
  1137. );
  1138. // Exported field_instance: 'taxonomy_term-showroom-description_field'.
  1139. $field_instances['taxonomy_term-showroom-description_field'] = array(
  1140. 'bundle' => 'showroom',
  1141. 'default_value' => NULL,
  1142. 'deleted' => 0,
  1143. 'description' => '',
  1144. 'display' => array(
  1145. 'default' => array(
  1146. 'label' => 'hidden',
  1147. 'settings' => array(),
  1148. 'type' => 'hidden',
  1149. 'weight' => 1,
  1150. ),
  1151. ),
  1152. 'entity_type' => 'taxonomy_term',
  1153. 'field_name' => 'description_field',
  1154. 'label' => 'Description',
  1155. 'required' => FALSE,
  1156. 'settings' => array(
  1157. 'display_summary' => 0,
  1158. 'entity_translation_sync' => FALSE,
  1159. 'hide_label' => array(
  1160. 'entity' => 'entity',
  1161. 'page' => 'page',
  1162. ),
  1163. 'text_processing' => 1,
  1164. 'user_register_form' => FALSE,
  1165. ),
  1166. 'widget' => array(
  1167. 'module' => 'text',
  1168. 'settings' => array(
  1169. 'rows' => 20,
  1170. 'summary_rows' => 5,
  1171. ),
  1172. 'type' => 'text_textarea_with_summary',
  1173. 'weight' => -5,
  1174. ),
  1175. );
  1176. // Exported field_instance: 'taxonomy_term-showroom-name_field'.
  1177. $field_instances['taxonomy_term-showroom-name_field'] = array(
  1178. 'bundle' => 'showroom',
  1179. 'default_value' => NULL,
  1180. 'deleted' => 0,
  1181. 'description' => '',
  1182. 'display' => array(
  1183. 'default' => array(
  1184. 'label' => 'hidden',
  1185. 'settings' => array(),
  1186. 'type' => 'hidden',
  1187. 'weight' => 0,
  1188. ),
  1189. ),
  1190. 'entity_type' => 'taxonomy_term',
  1191. 'field_name' => 'name_field',
  1192. 'label' => 'Nom',
  1193. 'required' => TRUE,
  1194. 'settings' => array(
  1195. 'entity_translation_sync' => FALSE,
  1196. 'hide_label' => array(
  1197. 'entity' => 'entity',
  1198. 'page' => 'page',
  1199. ),
  1200. 'text_processing' => 0,
  1201. 'user_register_form' => FALSE,
  1202. ),
  1203. 'widget' => array(
  1204. 'module' => 'text',
  1205. 'settings' => array(
  1206. 'size' => 60,
  1207. ),
  1208. 'type' => 'text_textfield',
  1209. 'weight' => -5,
  1210. ),
  1211. );
  1212. // Exported field_instance: 'user-user-field_showroom'.
  1213. $field_instances['user-user-field_showroom'] = array(
  1214. 'bundle' => 'user',
  1215. 'default_value' => NULL,
  1216. 'deleted' => 0,
  1217. 'description' => '',
  1218. 'display' => array(
  1219. 'default' => array(
  1220. 'label' => 'above',
  1221. 'module' => 'taxonomy',
  1222. 'settings' => array(),
  1223. 'type' => 'taxonomy_term_reference_link',
  1224. 'weight' => 2,
  1225. ),
  1226. ),
  1227. 'entity_type' => 'user',
  1228. 'field_name' => 'field_showroom',
  1229. 'label' => 'Showroom',
  1230. 'required' => 0,
  1231. 'settings' => array(
  1232. 'entity_translation_sync' => FALSE,
  1233. 'user_register_form' => 1,
  1234. ),
  1235. 'widget' => array(
  1236. 'active' => 1,
  1237. 'module' => 'options',
  1238. 'settings' => array(
  1239. 'content_taxonomy_opt_groups' => 0,
  1240. ),
  1241. 'type' => 'options_select',
  1242. 'weight' => 3,
  1243. ),
  1244. );
  1245. // Translatables
  1246. // Included for use with string extractors like potx.
  1247. t('Adresse');
  1248. t('Body');
  1249. t('Description');
  1250. t('Email');
  1251. t('Location');
  1252. t('Mémo');
  1253. t('Nom');
  1254. t('Phone');
  1255. t('Showroom');
  1256. return $field_instances;
  1257. }