Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Dec 2007 at 16:33 UTC
Updated:
6 Jan 2008 at 23:04 UTC
Jump to comment: Most recent file
Comments
Comment #1
marco.robotangel commentedAdditionally, it was suggested to change those, too:
'Display of XML feed items' => 'Feed Content'
'Global setting for the length of XML feed items that are output by default' => 'Global setting for the default display of content items in each feed'
It should be clear why those can be confusing for users who have never seen an xml and/or don't know what RSS is exactly.
Comment #2
gábor hojtsyTo the docs queue.
Comment #3
keith.smith commentedMeh.
Display of XML feed items is confusing to me, and I think the proposed Feed content is much better.
Global setting for the default display of content items in each feed isn't a tremendous improvement over Global setting for the length of XML feed items that are output by default though. Shouldn't that be just Length of items included in feeds.? I would say Format of items... there except that, I guess, they are in XML format or whatever.
That, though, makes me want to change the description on the field above it to Number of items included in feeds. which, really, does not add much value over the field title Number of items in each feed. Really, I'm not sure a description is really necessary on that one, though the attached patch does have one.
Comment #4
keith.smith commented(make this easier to find under string freeze doom.)
Comment #5
gábor hojtsyThe "by default" notes refer to some contrib modules purposefully using different settings. Also, what type of content: (title only, teaser or body) is included in the feed is not the *length* of the feed item is it?
Comment #6
keith.smith commentedThis patch uses the suggestions made in the initial issue and in comment #1. The "Feed content" change is certainly a worthwhile mod. :)
@Gábor: I thought about "type" of content, but that gets confusing with content types. "Format" of types is confusing with XML format, and the rest. Anyway, the folks in http://groups.drupal.org/node/7043 have probably thought about this much more than I have.
Comment #7
catch#6 looks good to me. "default display of content items" describes that option as well as anything I can think of - important not to introduce words that have loaded meanings elsewhere.
Comment #8
gábor hojtsyThanks, committed.
Comment #9
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #10
Bevan commentedWell done Marco (subscribing)