Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 314106

Convert /aggregator to a view

$
0
0

Coming from #743234: /aggregator does not use pagination

Currently per-page is hardcoded

+++ b/core/modules/aggregator/aggregator.pages.incundefined
@@ -89,30 +89,61 @@ function aggregator_page_category_form($form, $form_state, $category) {
+    ->extend('PagerDefault')
+    ->limit(20)

Suppose this require a variable as variable_get('feed_default_items', 20); to make it customizable


Viewing all articles
Browse latest Browse all 314106

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>