Hi Olivier, I've setup locally LNEP with newsfeed plugin to import a RSS feed (which I copy below), and it works great with title and text, but I've got some issues:
1) I'm trying to display the "newspaper" part, can you guide me to some useful doc or have you got any hint?
2) I've added under Info tab and info block which collects author, and it works, but strangely it displays whole "no journalist", but it trims "Adam Never" to just "Never" (same for others) and I didn't set any parameter to cut it...
3) Titles with " are displayed like this, not with " ", is there any setting to do it?
Thanks and regards,
<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.91">
<channel>
<title>Sport RSS</title>
<description>NCAA Sports</description>
<link>
www.sportsncaaa.it
<language>it</language>
<item>
<id>1423</id>
<title>
<![CDATA[What to Watch in the "First Weekend"]]>
</title>
<description>
<![CDATA[The 2021 N.C.A.A. men’s basketball tournament tipped off Thursday with the play-in games from Indiana. They included a late-night matchup of the blue bloods U.C.L.A. and Michigan State, winners of a combined 13 national championships, but the action tips off in earnest on Friday.]]>
</description>
<pubDate>03/18/2021</pubDate>
<newspaper>
<![CDATA[Washington Post]]>
</newspaper>
<author>
<![CDATA[ no journalist]]>
</author>
<link>
www.sportsncaaa.it/articoli/20210203t10_001.pdf
</item>
<item>
<id>1403</id>
<title>
<![CDATA[Gonzaga begins its quest for history]]>
</title>
<description>
<![CDATA[The second-round games this year will occur on Sunday and Monday (feel free to call in sick on Monday), and by Monday night, the round of 16 will be set.]]>
</description>
<pubDate>03/12/2021</pubDate>
<newspaper>
<![CDATA[New York Times]]>
</newspaper>
<author>
<![CDATA[ Adam Never]]>
</author>
<link>
www.sportsncaaa.it/articoli/20210312_p001.pdf
</item>