Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 13:16 UTC
Updated:
29 Jul 2014 at 21:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
linl commentedHere's a patch.
Comment #2
sunWhy 'default_' ?
Comment #3
linl commentedFrom comment #3 of the original issue #1798880: Convert teaser_length to use configuration system where the name was changed:
But maybe it should be just "summary_length"?
Comment #4
sunGiven that aggregator items are entities now, I wonder whether and why these configuration options still exist in the first place?
Why aren't we simply using field formatter settings?
Comment #5
ParisLiakos commentedi think we still need this, unless we expose the field UI for aggregator items somewhere and turn description to fields, so we keep it configurable from UI.
But i also think there is no need for the
default_prefixComment #6
ParisLiakos commented