Ticket #470 (closed enhancement: fixed)

Opened 1 year ago

Last modified 5 months ago

provide a way to set the title of an atom feed

Reported by: russ Assigned to: jsuttor
Priority: high Milestone:
Component: topaz Version: 0.8
Keywords: feed atom Cc:
Blocking: Blocked By:

Description (Last modified by russ)

we've got these nice feeds for all the categories - but they are all named "PLoS ONE Alerts: PLoS ONE Journal"

a category feed should have the category name in the title.

lets talk about our options for this. perhaps it makes the most sense to set the title dynamically in the URL. it would be better though if we can find a naming scheme that is flexible/extensible.

suggestion:

  • ditch "PLoS ONE Alerts: PLoS ONE Journal", it's redundant
  • always start the title with "PLoS ONE"
  • if there is a category, add " - Category Name" to the title
  • in the future, we may have other variables that we'll want to add to the title

Dependency Graph

Change History

07/09/07 17:47:22 changed by russ

  • description changed.

07/09/07 18:28:57 changed by jsuttor

  • owner changed from pradeep to jsuttor.
  • version changed from 0.7 to 0.8.
  • milestone changed from WishList to 0.8.

07/27/07 01:02:59 changed by ebrown

  • status changed from new to closed.
  • resolution set to fixed.

(In [3291]) fixes #470 provide a way to set the feed's title

This follows the title suggestions in #470 and also allows the title to be set explicitly by setting the title cgi parameter. For example,

/article/feed?title=My+feed

sets the title to "My feed"

07/16/08 11:00:34 changed by

  • milestone deleted.

Milestone 0.8 deleted