exported configs, created chutier & composition views
This commit is contained in:
@@ -2,24 +2,9 @@ label: Files
|
||||
description: 'Find and manage files.'
|
||||
display:
|
||||
default:
|
||||
display_title: Master
|
||||
display_title: Default
|
||||
display_options:
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
title: Files
|
||||
fields:
|
||||
fid:
|
||||
label: Fid
|
||||
@@ -41,7 +26,28 @@ display:
|
||||
label: 'Changed date'
|
||||
count:
|
||||
label: 'Used in'
|
||||
alter:
|
||||
path: 'admin/content/files/usage/{{ fid }}'
|
||||
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
exposed_form:
|
||||
options:
|
||||
submit_button: Filter
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
||||
sort_asc_label: Asc
|
||||
sort_desc_label: Desc
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'No files available.'
|
||||
filters:
|
||||
filename:
|
||||
expose:
|
||||
@@ -52,10 +58,6 @@ display:
|
||||
status:
|
||||
expose:
|
||||
label: Status
|
||||
title: Files
|
||||
empty:
|
||||
area_text_custom:
|
||||
content: 'No files available.'
|
||||
page_1:
|
||||
display_title: 'Files overview'
|
||||
display_options:
|
||||
@@ -64,15 +66,7 @@ display:
|
||||
page_2:
|
||||
display_title: 'File usage'
|
||||
display_options:
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
previous: '‹ Previous'
|
||||
next: 'Next ›'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
title: 'File usage'
|
||||
fields:
|
||||
entity_label:
|
||||
label: Entity
|
||||
@@ -83,7 +77,15 @@ display:
|
||||
count:
|
||||
label: 'Use count'
|
||||
format_plural_string: !!binary MQNAY291bnQ=
|
||||
title: 'File usage'
|
||||
pager:
|
||||
options:
|
||||
tags:
|
||||
next: 'Next ›'
|
||||
previous: '‹ Previous'
|
||||
expose:
|
||||
items_per_page_label: 'Items per page'
|
||||
items_per_page_options_all_label: '- All -'
|
||||
offset_label: Offset
|
||||
arguments:
|
||||
fid:
|
||||
exception:
|
||||
|
||||
Reference in New Issue
Block a user