@pandeyprakhar00 , first checks look good. Thank you for the hint.
Btw. How can I set this topic as solved?
Greetings from Germany
Thomas
@pandeyprakhar00 , first checks look good. Thank you for the hint.
Btw. How can I set this topic as solved?
Greetings from Germany
Thomas
pandeyprakhar00, it is possible to duplicate the newsfeed-module, see the posts of @chassain-0 or my post some lines above. The issue here is, that I duplicated MMM-iFrame, but one of them did not refresh as respond to the updateInterval in the config.js.
Hi again,
now I need help for the same kind of duplication but now of the MMM-iFrame-modul. I did all he necessary steps analoge to my changes regarding the newsfeed-module. I added two entries to the config.js and both websides appear on the mirror, but only one responds to the updateInterval given in the parameter-section. The other one shows the websid without any refresh.
Any help is welcome;-)
Thomas
SUCCESS!!!
as a summery, I did
copy default/newsfeed to default/newsfeed2
changed the name of newsfeed.js in default/newsfeed2 to newsfeed2.js
changed Module.register(“newsfeed”,{ to Module.register(“newsfeed2”,{ in newsfeed2.js
entered module: “default/newsfeed2”, in config.js
Thanks to Fozi, chassain and sdetweil for all your help.
Thomas
I already did - no success.
Am I the only one with this requirement?
Hi again,
Non of these proposals work for me…or I’m too dump to understand it. I made different attemps: copied newsfeed2 parallel to newsfeed in the default-folder and added “default/newsfeed2” to config.js - no success. Then I made a default-folder under default - no success. I also tried “newsfeed2” in config.js - no success.
In any combination I change newsfeed.js to newsfeed2.js without success. Can someone with a running newsfeed-doublette enter a screenshot of the folder-structure and the config.js?
Thank you in advance
Thomas
@chassain…checked it without any reaction. I also added it as MMM-newsfeed in modules-folder and in config.js…but nothing happened.
@Fozi Thank you for your answer…these links I had in mind…and the idea behind Ialso tried in the past, but without success, any other suggestion?
Thomas
Hi colleagues,
I’m trying to have several modules with the same name on different pages, for example on page 1 newsfeed with news from Spiegel.de and on page 2 newsfeed with a different content…and may be more newsfeeds on following pages.
Weeks ago I saw a way to duplicate a module and give it a new name…but I can’t remember where.
Any help is welcome.
Greetings
Thomas
Yeah Yeah Yeah - Success!!!
I moved the file to the modules-folder and now it works!!!
I plan to use the Newsfeed-ticker to display a protocoll of my podcast-downloader…I have some special requirements;-)
Thank you, Sam