Closed (duplicate)
Project:
Drupal core
Version:
9.2.x-dev
Component:
aggregator.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Nov 2011 at 21:44 UTC
Updated:
22 Apr 2021 at 06:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ParisLiakos commentedOr, you know; convert it to a view ;)
Comment #2
ParisLiakos commentedthis should be it
Comment #3
ParisLiakos commenteduh, this time with also removing the dead code
Comment #6
geertvd commentedReroll
Comment #8
geertvd commentedComment #9
geertvd commentedComment #10
dawehnerNice work!
Comment #13
jibranPasses on CI so back to RTBC.
Comment #14
alexpottDoes aggregator now depend on views?
Also the beta evaluation is not convincing. This is disruptive for site using aggregator but not views.
Comment #15
geertvd commentedI'm thinking it shouldn't be dependent on views, we might have to look into #1963544: Convert aggregator/rss to views also then since the rss feed is not available when views is disabled, I created a followup for that in #2553781: /aggregator/rss is not available when views is not installed.
Talked with alexpott via IRC on this and he think this might not be beta applicable so changing this to postponed right now.
Comment #16
ParisLiakos commentedNo, see #1864980: [meta] Figure out how to integrate Views into core
Also see #1823450: [Meta] Convert core listings to Views since this is a child of it which is major.
If those issues are not beta compatible the parent issue should be pushed to 8.1.x
Comment #17
ParisLiakos commentedComment #18
alexpottIs /aggregator a supplementary feature of the module? To me it seems a pretty central feature - so shouldn't it have a fallback?
Comment #19
ParisLiakos commentedComment #29
quietone commentedSurely this is fixed.
Yes work on this was in done in #1963544: Convert aggregator/rss to views and #2154781: Convert aggregator/sources and aggregator/opml to views. Closing as a duplicate.