Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
9030174d
Commit
9030174d
authored
Jan 07, 2013
by
Nathaniel Catchpole
Browse files
Issue
#1818056
by Bojhan, OddJob, Gaelan: Reduce descriptions of default views.
parent
96fd5176
Changes
5
Hide whitespace changes
Inline
Side-by-side
core/modules/views/config/views.view.archive.yml
View file @
9030174d
...
...
@@ -2,7 +2,7 @@ disabled: true
api_version
:
'
3.0'
module
:
node
name
:
archive
description
:
'
Display
a
list
of
months
that
link
to
content
for
that
month.'
description
:
'
A
list
of
months
that
link
to
content
for
that
month.'
tag
:
default
base_table
:
node
human_name
:
Archive
...
...
core/modules/views/config/views.view.backlinks.yml
View file @
9030174d
...
...
@@ -2,7 +2,7 @@ disabled: true
api_version
:
'
3.0'
module
:
search
name
:
backlinks
description
:
'
Displays
a
list
of
nodes
that
link
to
the
node,
using
the
search
backlinks
table
.'
description
:
'
A
list
of
other
content
items
which
have
a
link
to
the
content
item
.'
tag
:
default
base_table
:
node
human_name
:
Backlinks
...
...
core/modules/views/config/views.view.comments_recent.yml
View file @
9030174d
...
...
@@ -2,7 +2,7 @@ disabled: true
api_version
:
'
3.0'
module
:
comment
name
:
comments_recent
description
:
'
Contains
a
block
and
a
page
to
list
recent
comments
;
the
block
will
automatically
link
to
the
page,
which
displays
the
comment
body
as
well
as
a
link
to
the
node
.'
description
:
'
A
block
and
a
page
with
recent
comments.'
tag
:
default
base_table
:
comment
human_name
:
'
Recent
comments'
...
...
core/modules/views/config/views.view.taxonomy_term.yml
View file @
9030174d
...
...
@@ -2,7 +2,7 @@ disabled: true
api_version
:
'
3.0'
module
:
taxonomy
name
:
taxonomy_term
description
:
'
A
view
to
emulate
Drupal
core'
'
s
handling
of
taxonomy/term.'
description
:
'
Customize
the
default
taxonomy/term
display
.'
tag
:
default
base_table
:
node
human_name
:
'
Taxonomy
term'
...
...
core/modules/views/config/views.view.tracker.yml
View file @
9030174d
...
...
@@ -2,7 +2,7 @@ disabled: true
api_version
:
'
3.0'
module
:
node
name
:
tracker
description
:
'
Shows
all
new
activity
on
system.'
description
:
'
Shows
all
new
activity
on
the
system.'
tag
:
default
base_table
:
node
human_name
:
Tracker
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment