Project

General

Profile

Actions

communication #120774

open

Tag based news.o.o RSS feeds in Wiki

Added by crameleon over 1 year ago. Updated 8 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2022-11-20
Due date:
% Done:

0%

Estimated time:
Tags:

Description

Hi,

some wiki pages such as https://en.opensuse.org/Portal:Arm seem to reference tag based RSS feeds with a snippet like the following:

<rss max="5" date="Y M d">https://news.opensuse.org/tag/arm/feed/</rss>

This seems to no longer (did it ever?) work, printing

Failed to load RSS feed from https://news.opensuse.org/tag/arm/feed/: Error parsing XML for RSS

I think this might be because it's a redirect - if I point it directly to the redirect target

<rss max="5" date="Y M d">https://news.opensuse.org/feed.xml</rss>

the feed shows fine - however without the scope being limited to the "arm" tag, defeating the purpose by printing news unrelated to the Wiki article.

Does someone know what happened to the tag based RSS feeds and whether we can repair them?

Actions #1

Updated by crameleon over 1 year ago

  • Private changed from Yes to No
Actions #2

Updated by cboltz over 1 year ago

  • Assignee set to hellcp

These tag-based feed URLs are from the time when news.o.o was running with wordpress.

@hellcp: do you know if jekyll can create tag-based feeds? (I'd guess it can't since we redirect the tag-based feed URLs to the main feed.)

Actions #3

Updated by hellcp over 1 year ago

planet-o-o uses language code tags in order to generate the rss feeds, so it's possible

Actions #4

Updated by crameleon 8 months ago

  • Assignee changed from hellcp to cboltz

will the possibility make it into reality?

Actions

Also available in: Atom PDF