Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Commits
b8651a6b
Commit
b8651a6b
authored
May 2, 2015
by
Angie Byron
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2375773
by olli, dawehner: Remove pager from default taxonomy term feed
parent
041fee66
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!7452
Issue #1797438. HTML5 validation is preventing form submit and not fully...
,
!789
Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
+2
-18
2 additions, 18 deletions
...les/taxonomy/config/optional/views.view.taxonomy_term.yml
with
2 additions
and
18 deletions
core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
+
2
−
18
View file @
b8651a6b
...
@@ -246,26 +246,10 @@ display:
...
@@ -246,26 +246,10 @@ display:
type
:
views_query
type
:
views_query
options
:
{
}
options
:
{
}
pager
:
pager
:
type
:
full
type
:
some
options
:
options
:
items_per_page
:
1
5
items_per_page
:
1
0
offset
:
0
offset
:
0
id
:
0
total_pages
:
0
expose
:
items_per_page
:
false
items_per_page_label
:
'
Items
per
page'
items_per_page_options
:
'
5,
10,
25,
50'
items_per_page_options_all
:
false
items_per_page_options_all_label
:
'
-
All
-'
offset
:
false
offset_label
:
Offset
tags
:
previous
:
'
‹
previous'
next
:
'
next
›'
first
:
'
«
first'
last
:
'
last
»'
quantity
:
9
path
:
taxonomy/term/%/feed
path
:
taxonomy/term/%/feed
displays
:
displays
:
page
:
page
page
:
page
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment