Ticket #1126 (closed enhancement: fixed)

Opened 13 months ago

Last modified 11 months ago

add plos article type to extended feed

Reported by: russ Owned by: wtoconnor
Priority: medium Milestone: 0.9.3_rc1
Component: ambra Version: 0.9.1_rc2-SNAPSHOT
Keywords: feed Cc:

Description

related to #1125

add plos article type to the extended feed so that we can determine article type groupings in the issue feed.

Change History

Changed 12 months ago by wtoconnor

  • status changed from new to assigned

Changed 12 months ago by wtoconnor

  • status changed from assigned to new
  • owner changed from wtoconnor to russ

Changed 12 months ago by russ

  • owner changed from russ to wtoconnor

it looks like we're currently displaying both the mulgara article type, and the translation of that article type using config - can we only show the "human readable" article type (i.e. "Research Article")

 http://ploscompbiol-demo.plos.org/article/feed?type=Issue&extended=true

    <plos:article-type xmlns:plos="http://www.plos.org/atom/ns#plos">Research Article</plos:article-type>
    <plos:article-type xmlns:plos="http://www.plos.org/atom/ns#plos">//rdf.plos.org/RDF/articleType/research-article</plos:article-type>

thanks!

Changed 12 months ago by rcave

  • milestone changed from 0.9.2 to 0.9.3

Moving to 0.9.3

Changed 11 months ago by wtoconnor

(In [7590]) Removed second article type that was showing up in the extended feed.

Addresses #1126

Changed 11 months ago by russ

i still get 2 article types at r7608 (also confirmed with a local build to exclude any packaging issues on branch)

 http://ploscompbiol-branch.plos.org:8080/article/feed?type=Issue&issue=info%3Adoi%2F10.1371%2Fissue.pcbi.v02.i01&extended=true

Changed 11 months ago by wtoconnor

(In [7609]) Removed second article type that was showing up in the extended feed.

Addresses #1126

Changed 11 months ago by russ

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

verified!

Note: See TracTickets for help on using tickets.