| Summary: | [feed] Offer shortened version of Eclipse News feed | ||
|---|---|---|---|
| Product: | Community | Reporter: | Andreas Sewe <sewe> |
| Component: | Website | Assignee: | phoenix.ui <phoenix.ui-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | chris.guindon |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://git.eclipse.org/r/104205 https://git.eclipse.org/r/104206 https://git.eclipse.org/r/104207 https://git.eclipse.org/r/104208 https://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=131dbded6f15bb2026e56b6084fe6440828a23ec https://git.eclipse.org/c/www.eclipse.org/org.git/commit/?id=e883ef380c478789553c8dc8c2ffa8bf37a3a5da https://git.eclipse.org/c/www.eclipse.org/home.git/commit/?id=1660c8b7a8d8735b92fb95682f44ebf85618c47b https://git.eclipse.org/c/www.eclipse.org/community.git/commit/?id=35498abb9d331e3d541d14b973ab0e6f7469fb6b |
||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 521539 | ||
|
Description
Andreas Sewe
New Gerrit change created: https://git.eclipse.org/r/104205 New Gerrit change created: https://git.eclipse.org/r/104206 New Gerrit change created: https://git.eclipse.org/r/104207 New Gerrit change created: https://git.eclipse.org/r/104208 I made a few patches to address this issue: community.git: https://git.eclipse.org/r/#/c/104205/ 1. Created 2 new rss feed for old items (archives/news.rss & archives/inthenews.rss) 2. Removed old items from current feed. I kept 20 items. 3. Updated the implementation of the Feedparser Class to support the new api. eclispe.org-common.git: https://git.eclipse.org/r/#/c/104206/ 1. I made the changes to the Feedparser Class 2. I am breaking it's previous API. home.git https://git.eclipse.org/r/#/c/104207/ 1. Updated the implementation of the Feedparser Class to support the new api. org.git: https://git.eclipse.org/r/#/c/104208/ 1. Updated the implementation of the Feedparser Class to support the new api. (In reply to Christopher Guindon from comment #5) > I made a few patches to address this issue: Thanks for looking into this, Chris. Any estimate when this could go live? Two of the Gerrit changes already have a +2, with the other two at +1. I would still really like to be able to be able to point the News plug-in at a short RSS feed for Oxygen.1. (In reply to Andreas Sewe from comment #6) > (In reply to Christopher Guindon from comment #5) > > I made a few patches to address this issue: > > Thanks for looking into this, Chris. > > Any estimate when this could go live? Two of the Gerrit changes already have > a +2, with the other two at +1. I would still really like to be able to be > able to point the News plug-in at a short RSS feed for Oxygen.1. I am on holidays today but I plan on making this available tomorrow or Thursday! (In reply to Christopher Guindon from comment #7) > (In reply to Andreas Sewe from comment #6) > > (In reply to Christopher Guindon from comment #5) > > > I made a few patches to address this issue: > > > > Thanks for looking into this, Chris. > > > > Any estimate when this could go live? Two of the Gerrit changes already have > > a +2, with the other two at +1. I would still really like to be able to be > > able to point the News plug-in at a short RSS feed for Oxygen.1. > > I am on holidays today but I plan on making this available tomorrow or > Thursday! Sounds great. Have a nice extended Labour Day weekend! Gerrit change https://git.eclipse.org/r/104206 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=131dbded6f15bb2026e56b6084fe6440828a23ec Gerrit change https://git.eclipse.org/r/104208 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/org.git/commit/?id=e883ef380c478789553c8dc8c2ffa8bf37a3a5da Gerrit change https://git.eclipse.org/r/104207 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/home.git/commit/?id=1660c8b7a8d8735b92fb95682f44ebf85618c47b Gerrit change https://git.eclipse.org/r/104205 was merged to [master]. Commit: http://git.eclipse.org/c/www.eclipse.org/community.git/commit/?id=35498abb9d331e3d541d14b973ab0e6f7469fb6b (In reply to Eclipse Genie from comment #12) > Gerrit change https://git.eclipse.org/r/104205 was merged to [master]. > Commit: > http://git.eclipse.org/c/www.eclipse.org/community.git/commit/ > ?id=35498abb9d331e3d541d14b973ab0e6f7469fb6b The requested changed has been merged. Our rss feed only includes a sub-set of all our news items: https://www.eclipse.org/community/news/2005newsarchive.rss Closing this bug! |