better_messages.settings.yml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. langcode: fr
  2. _core:
  3. default_config_hash: XQBA27Kvnm5zhyFSZw1jwBTFlwpas2sVJy6gncASxo0
  4. position: tr
  5. vertical: 70
  6. horizontal: 10
  7. fixed: 1
  8. width: 600px
  9. autoclose: 7
  10. opendelay: 0.3
  11. disable_autoclose: 1
  12. show_countdown: 0
  13. hover_autoclose: 1
  14. popin:
  15. effect: fadeIn
  16. duration: normal
  17. popout:
  18. effect: fadeIn
  19. duration: fast
  20. jquery_ui:
  21. draggable: 1
  22. resizable: 1
  23. visibility:
  24. message_type:
  25. id: message_type
  26. negate: false
  27. context_mapping:
  28. better_messages: '@better_messages.context:better_messages'
  29. message_types: { }
  30. 'entity_bundle:node':
  31. id: 'entity_bundle:node'
  32. negate: false
  33. context_mapping:
  34. node: '@node.node_route_context:node'
  35. bundles: { }
  36. domain:
  37. id: domain
  38. negate: false
  39. context_mapping: { }
  40. domains:
  41. encyclopediedelaparole_org: encyclopediedelaparole_org
  42. language:
  43. id: language
  44. negate: false
  45. context_mapping:
  46. language: '@language.current_language_context:language_interface'
  47. langcodes: { }
  48. node_type:
  49. id: node_type
  50. negate: false
  51. context_mapping:
  52. node: '@node.node_route_context:node'
  53. bundles: { }
  54. request_path:
  55. id: request_path
  56. negate: false
  57. pages: ''
  58. user_role:
  59. id: user_role
  60. negate: false
  61. context_mapping:
  62. user: '@user.current_user_context:current_user'
  63. roles: { }