Read the statement by Michael Teeuw here.
MMM-RSS-FEED Update
-
Hello Friends.
I´m new in Forum. I like your works.
I´m Building now my own Mirror and have a question to the Modul RSS-FEED
Its show me only one message.
Can i insert a Update Time or must i use a other RSS Feed?
Now i use the Feed from rss.orf.at/news.xml
Thanks
-
@Lio019 Me also wondering with that , wish if it can become like the deleault newsfeed module with its options
-
@Lio019 @Krato5 You’re right. Looking at the code, it loops through the entries but overwrites itself, displaying only the last one (in
MMM-RSS-FEED.js):var entries = result.feed.entries; for(var i = 0; i < entries.length; i++){ var entry = entries[i]; wrapper.innerHTML = entry.title; }I think the author didn’t notice because it’s used for a “Word of the Day” feed in the screenshot, where one only wants the latest entry.
You want it to rotate all of the RSS entries? Why not use the default
newsfeedmodule? -
thanks.
i don´t use the default newsfeed because its everytime show “Laden (loading)”
i think it was not supportet
-
ya well they re almost the some i think , just to make things batter …
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login