Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal_cms
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal_cms
Merge requests
!449
Added content Type column to recent content in dashboard.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Added content Type column to recent content in dashboard.
issue/drupal_cms-3499468:drupal_cms-3499468-ct-name-dashboard
into
1.x
Overview
0
Commits
3
Pipelines
4
Changes
1
Open
Anjali Prasannan
requested to merge
issue/drupal_cms-3499468:drupal_cms-3499468-ct-name-dashboard
into
1.x
3 months ago
Overview
0
Commits
3
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
1.x
version 2
612e38df
3 months ago
version 1
7e06d567
3 months ago
1.x (HEAD)
and
latest version
latest version
f6cc6d14
3 commits,
2 months ago
version 2
612e38df
2 commits,
3 months ago
version 1
7e06d567
1 commit,
3 months ago
1 file
+
116
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
recipes/drupal_cms_starter/config/views.view.recent_content.yml
+
116
−
0
Options
@@ -85,6 +85,71 @@ display:
multi_type
:
separator
separator
:
'
,
'
field_api_classes
:
false
type
:
id
:
type
table
:
node_field_data
field
:
type
relationship
:
none
group_type
:
group
admin_label
:
'
'
entity_type
:
node
entity_field
:
type
plugin_id
:
field
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
click_sort_column
:
target_id
type
:
entity_reference_label
settings
:
link
:
true
group_column
:
target_id
group_columns
:
{
}
group_rows
:
true
delta_limit
:
0
delta_offset
:
0
delta_reversed
:
false
delta_first_last
:
false
multi_type
:
separator
separator
:
'
,
'
field_api_classes
:
false
changed
:
id
:
changed
table
:
node_field_data
@@ -161,6 +226,57 @@ display:
multi_type
:
separator
separator
:
'
,
'
field_api_classes
:
false
operations
:
id
:
operations
table
:
node
field
:
operations
relationship
:
none
group_type
:
group
admin_label
:
'
'
entity_type
:
node
plugin_id
:
entity_operations
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
:
false
pager
:
type
:
some
options
:
Loading