Make WordPress Core

Opened 21 years ago

Closed 19 years ago

#1790 closed enhancement (fixed)

Categories/date feeds should change the title to something more specific than just the site name

Reported by: remi Owned by: ryan
Priority: normal Milestone: 2.2
Component: General Version: 1.5.2
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

When an XML feed for category or a date (day, month or year) is viewed, the title of the feed is still "bloginfo_rss('name')" but I think the additionnal info (cat's name, date) should be added after, to not be confused about the main feed.

Well, I modified my WP files to do it, but I'm not sure if I can modify the WP core files on the repository or if the developers has to agree.

It's my first ticket so, well, excuse me if I did something wrong. Excuse me also for my bad english. Thank you.

Attachments (3)

category-title-in-category-feeds.patch (1.9 KB ) - added by remi 21 years ago.
1790.diff (2.1 KB ) - added by rob1n 19 years ago.
UNTESTED. *Theoretically* this should work, but theories don't necessarily work.
1790.2.diff (2.8 KB ) - added by rob1n 19 years ago.

Download all attachments as: .zip

Change History (13)

#1 @davidhouse
21 years ago

  • Severity normalenhancement

Create a patch and use the 'attach file' button to upload it.

#2 @rob1n
19 years ago

  • Owner changed from anonymous to rob1n
  • Status newassigned

#3 @rob1n
19 years ago

I think this is a great idea.

#4 @foolswisdom
19 years ago

  • Milestone2.3

#5 @rob1n
19 years ago

  • Summary Customizable XML feeds for categories and datesCategories/date feeds should change the title to something more specific than just the site name

#6 @rob1n
19 years ago

  • Milestone 2.32.2

@rob1n
19 years ago

UNTESTED. *Theoretically* this should work, but theories don't necessarily work.

#7 @rob1n
19 years ago

  • Keywords has-patch needs-testing added

@rob1n
19 years ago

#8 @rob1n
19 years ago

  • Keywords commit added; needs-testing removed

Tested, works on r5131.

#9 @rob1n
19 years ago

  • Owner changed from rob1n to ryan
  • Status assignednew

Reassigning to ryan to be committed.

#10 @rob1n
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [5132]) Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790

Note: See TracTickets for help on using tickets.