a few more base modules

This commit is contained in:
Bachir Soussi Chiadmi
2016-09-06 16:05:07 +02:00
parent c6cff46234
commit 027aa99b32
455 changed files with 43606 additions and 0 deletions
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- profile
id: profile_delete_action
label: 'Delete selected profile'
type: profile
plugin: profile_delete_action
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- profile
id: profile_publish_action
label: 'Publish selected profile'
type: profile
plugin: profile_publish_action
@@ -0,0 +1,9 @@
langcode: en
status: true
dependencies:
module:
- profile
id: profile_unpublish_action
label: 'Unpublish selected profile'
type: profile
plugin: profile_unpublish_action
@@ -0,0 +1,379 @@
langcode: en
status: true
dependencies:
module:
- entity
- profile
id: profiles
label: Profiles
module: views
description: ''
tag: ''
base_table: profile
base_field: profile_id
core: 8.x
display:
default:
display_plugin: default
id: default
display_title: Master
position: 0
display_options:
access:
type: none
options: { }
cache:
type: tag
options: { }
query:
type: views_query
options:
disable_sql_rewrite: false
distinct: false
replica: false
query_comment: ''
query_tags: { }
exposed_form:
type: basic
options:
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Asc
sort_desc_label: Desc
pager:
type: none
options:
offset: 0
style:
type: grid
options:
grouping: { }
columns: 4
automatic_width: true
alignment: horizontal
col_class_default: true
col_class_custom: ''
row_class_default: true
row_class_custom: ''
row:
type: fields
options:
inline: { }
separator: ''
hide_empty: false
default_field_elements: true
fields:
rendered_entity:
id: rendered_entity
table: profile
field: rendered_entity
relationship: none
group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
view_mode: default
entity_type: profile
plugin_id: rendered_entity
operations:
id: operations
table: profile
field: operations
relationship: none
group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
destination: true
entity_type: profile
plugin_id: entity_operations
filters: { }
sorts: { }
header: { }
footer: { }
empty: { }
relationships: { }
arguments:
uid:
id: uid
table: profile
field: uid
relationship: none
group_type: group
admin_label: ''
default_action: default
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: user
default_argument_options:
user: false
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
items_per_page: 25
override: false
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
break_phrase: false
not: false
entity_type: profile
entity_field: uid
plugin_id: numeric
type:
id: type
table: profile
field: type
relationship: none
group_type: group
admin_label: ''
default_action: ignore
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: fixed
default_argument_options:
argument: ''
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
items_per_page: 25
override: false
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: true
validate:
type: 'entity:profile_type'
fail: 'not found'
validate_options: { }
glossary: false
limit: 0
case: none
path_case: none
transform_dash: false
break_phrase: false
entity_type: profile
entity_field: type
plugin_id: string
status:
id: status
table: profile
field: status
relationship: none
group_type: group
admin_label: ''
default_action: ignore
exception:
value: all
title_enable: false
title: All
title_enable: false
title: ''
default_argument_type: fixed
default_argument_options:
argument: ''
default_argument_skip_url: false
summary_options:
base_path: ''
count: true
items_per_page: 25
override: false
summary:
sort_order: asc
number_of_records: 0
format: default_summary
specify_validation: false
validate:
type: none
fail: 'not found'
validate_options: { }
break_phrase: false
not: false
entity_type: profile
entity_field: status
plugin_id: numeric
display_extenders: { }
title: Profiles
cache_metadata:
max-age: 0
contexts:
- 'languages:language_interface'
- url
profile_type_listing:
display_plugin: embed
id: profile_type_listing
display_title: 'Profile type listing'
position: 1
display_options:
display_extenders: { }
display_description: ''
cache_metadata:
max-age: 0
contexts:
- 'languages:language_interface'
- url
user_view:
display_plugin: embed
id: user_view
display_title: 'User view'
position: 2
display_options:
display_extenders: { }
fields:
rendered_entity:
id: rendered_entity
table: profile
field: rendered_entity
relationship: none
group_type: group
admin_label: ''
label: ''
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
view_mode: default
entity_type: profile
plugin_id: rendered_entity
defaults:
fields: false
display_description: ''
cache_metadata:
max-age: 0
contexts:
- 'languages:language_interface'
- url
@@ -0,0 +1,53 @@
profile.type.*:
type: config_entity
label: 'Profile type settings'
mapping:
id:
type: string
label: 'Machine-readable name'
uuid:
type: string
label: 'UUID'
label:
type: label
label: 'Label'
registration:
type: boolean
label: 'Registration'
multiple:
type: boolean
label: 'Allow multiple profiles'
roles:
label: 'Allowed roles'
type: sequence
sequence:
type: string
weight:
type: integer
label: 'Weight'
status:
type: boolean
label: 'Status'
langcode:
type: string
label: 'Default language'
field.field.*.*.*.third_party.profile:
type: mapping
label: 'Profile private'
mapping:
profile_private:
type: boolean
label: 'Whether this field is private or not.'
action.configuration.profile_delete_action:
type: action_configuration_default
label: 'Delete profile configuration'
action.configuration.profile_publish_action:
type: action_configuration_default
label: 'Publish selected profile configuration'
action.configuration.profile_unpublish_action:
type: action_configuration_default
label: 'Unpublish selected profile configuration'