Ticket #249 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

add grouping feature to rss topaz-tool

Reported by: rich Assigned to: jsuttor
Priority: high Milestone:
Component: ambra Version: 0.7
Keywords: plosone, rss, atom Cc:
Blocking: Blocked By:

Description

my understanding is that monthly email alerts are to be constructed using the XML from the rss topaz-tool and XSLT.

the monthly alerts need to be grouped by category.

so, by the end of month we'll need an option that groups by category, encloses the category in a block of some kind (it's okay if this is not valid RSS) and then orders by date or doi within the category block.

Dependency Graph

Change History

05/22/07 18:52:36 changed by jsuttor

  • owner changed from somebody to jsuttor.

05/22/07 18:53:30 changed by jsuttor

  • status changed from new to assigned.

oh, but it must be valid RSS :)

05/29/07 17:20:21 changed by amit

  • version set to 0.7.
  • milestone changed from TBD to 0.7.

06/12/07 13:22:43 changed by jsuttor

  • keywords set to plosone, rss, atom.
  • priority changed from unassigned to high.
  • status changed from assigned to closed.
  • component changed from topaz to plos-one.
  • resolution set to fixed.

the new Atom tool allows filtering by category to only return a feed with items of that category,

e.g. http://plosone.org/article/feed?category="Ecology"

note that it is possible to use params to specify:

  • catgegory=
  • author=
  • startDate=
  • endDate=
  • maxResults=
  • representation=

10/29/07 21:13:36 changed by

  • milestone deleted.

Milestone 0.7 deleted