Make WordPress Core

Opened 19 years ago

Closed 17 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's profile remi Owned by: ryan's profile ryan
Milestone: 2.2 Priority: normal
Severity: normal Version: 1.5.2
Component: General Keywords: has-patch commit
Focuses: Cc:

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 19 years ago.
1790.diff (2.1 KB) - added by rob1n 17 years ago.
UNTESTED. *Theoretically* this should work, but theories don't necessarily work.
1790.2.diff (2.8 KB) - added by rob1n 17 years ago.

Download all attachments as: .zip

Change History (13)

#1 @davidhouse
19 years ago

  • Severity changed from normal to enhancement

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

#2 @rob1n
18 years ago

  • Owner changed from anonymous to rob1n
  • Status changed from new to assigned

#3 @rob1n
18 years ago

I think this is a great idea.

#4 @foolswisdom
18 years ago

  • Milestone set to 2.3

#5 @rob1n
18 years ago

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

#6 @rob1n
18 years ago

  • Milestone changed from 2.3 to 2.2

@rob1n
17 years ago

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

#7 @rob1n
17 years ago

  • Keywords has-patch needs-testing added

@rob1n
17 years ago

#8 @rob1n
17 years ago

  • Keywords commit added; needs-testing removed

Tested, works on r5131.

#9 @rob1n
17 years ago

  • Owner changed from rob1n to ryan
  • Status changed from assigned to new

Reassigning to ryan to be committed.

#10 @rob1n
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.