#RSS

2 messages · Page 1 of 1 (latest)

rancid plume
#

I have a question about RSS.
Extension is here: https://www.mediawiki.org/wiki/Extension:RSS

The feed works fine now, but the display is much to be desired.
https://jwmeeting.miraheze.org/wiki/User:Rodejong/sandbox9

Those images aren't loaded, and as far as I understand, I've done what is needed.
In https://jwmeeting.miraheze.org/wiki/MediaWiki:Rss-item I put the requiered template:
{{ MediaWiki:Rss-feed
| title = {{{title}}}
| link = {{{link}}}
| date = {{{date}}}
| author = {{{author}}}
| description = {{{description}}} }}
This is the header.

Then in the feed, the header only shows the plain link.

The <rss>link</rss> works, but images are shown as html-tags and full url's.

NEWS RELEASES | 2024 Governing Body Update #1
<img src="https://cms-imgp.jw-cdn.org/img/p/1112024002/univ/art/1112024002_univ_sqs_sm.jpg" width="75" height="75" style="float: left; padding: 0 10px 10px...
2024-01-26 00:00:00

Now I found the following ...
https://www.mediawiki.org/wiki/Topic:Scs77xou1rjfq8di
which is unresolved, but gives some clues I think.

So I hope that someone could be so knowledgeable to figure this out.

Plain RSS works just fine, but RSS feed with images are problematic.

Kind regards, Ro!

MediaWiki

The RSS extension renders ("displays") one or more RSS feeds on a wiki page in a standard or user-definable format.

JW Meeting
JW Meeting

[{{{link}}} {{{title}}}]
{{{description}}}
{{{author}}} {{{date}}}

rancid plume
#

There is no default is set for this in the population script, which implicitly sets it to false based on the extension. I therefore wil request that $wgRSSAllowImageTag gets switched to True for JW Meeting wiki, or that it be added as a configuration option in Managewiki