Enable block class module
This commit is contained in:
parent
0ad2b7f03d
commit
45d8f53673
2 changed files with 19 additions and 0 deletions
18
config/block_class.settings.yml
Normal file
18
config/block_class.settings.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
_core:
|
||||
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
|
||||
default_case: standard
|
||||
enable_attributes: true
|
||||
enable_auto_complete: true
|
||||
enable_id_replacement: true
|
||||
enable_special_chars: false
|
||||
field_type: multiple_textfields
|
||||
filter_html_clean_css_identifier: ''
|
||||
items_per_page: 50
|
||||
qty_attributes_per_block: 10
|
||||
qty_classes_per_block: 10
|
||||
maxlength_attributes: false
|
||||
maxlength_block_class_field: 255
|
||||
maxlength_id: 255
|
||||
weight_attributes: 0
|
||||
weight_class: 0
|
||||
weight_id: 0
|
|
@ -10,6 +10,7 @@ module:
|
|||
automated_crop: 0
|
||||
autosave_form: 0
|
||||
block: 0
|
||||
block_class: 0
|
||||
block_content: 0
|
||||
block_visibility_groups: 0
|
||||
breakpoint: 0
|
||||
|
|
Loading…
Reference in a new issue