Closed (won't fix)
Project:
Drupal core
Version:
9.3.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Nov 2012 at 03:32 UTC
Updated:
25 Feb 2022 at 12:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
xjmComment #2
dawehnerAdd tag. On one hand this would be super-usefull for the users, though i ask myself, whether we can link to contrib projects out of core?
Comment #3
xjmIn general I'd say no, but in this case I think we should. This one hook implementation would be the only reference to contrib Views we'd have, and doing it this way guarantees it's the only one we'll need or that users will expect.
Comment #4
xjmComment #5
dawehnerviews-requirements.patch queued for re-testing.
Comment #6
dawehnerThis would be indeed a nice patch!
Comment #8
dawehner.
Comment #9
kmoll commentedworking on re-roll
Comment #10
kmoll commentedWhen re-rolling the patch i got conflicts with functions that don't seem to be in the latest version, so I removed them and recreated the patch. Those functions were views_update_last_removed(), views_update_8000, views_update_8001(), views_update_8002
Comment #11
kmoll commentedComment #13
kmoll commented#10: 1851386-views-requirements.patch queued for re-testing.
Comment #15
kmoll commentedfixed and recreated patch
Comment #16
kmoll commentedComment #18
kmoll commented#15: drupal-views-requirements-1851386-15.patch queued for re-testing.
Comment #20
kmoll commentedComment #21
dawehnerget_t() is already replace by the translator service.
Comment #33
quietone commentedNo need for this.
Thanks for everyone who contributed!