Read the statement by Michael Teeuw here.
MMM-pages - modules with same name on different pages
-
@thgmirror i m going to work again with this. give me one minute
-
@thgmirror it works for me…
duplicate newsfeed’ folder to newfeed2…change the file inside to newsfeed2.js…change Module.register(“newsfeed”,{ to Module.register(“newsfeed2”,{
add module default/newsfeed2 in config.js… -
SUCCESS!!!
as a summery, I didcopy 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.jsThanks to Fozi, chassain and sdetweil for all your help.
Thomas -
perfect…thanks to sdetweill…i had the same problem before
-
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 -
As the news feed is the default module, so it would be difficult to get it on different pages along with different sources,
Alternatively you could copy some 3rd Party module and rename it as you have done earlier.However i did all my news feeds arranged on a single page just like this :
link text -
@pandeyprakhar00 any module can be duplicated… see the post a few back by @chassain-0 which describes the steps.
-
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.
-
@thgmirror have you tried your luck with MMM-SmartWebDisplay module ?
https://github.com/AgP42/MMM-SmartWebDisplay -
@pandeyprakhar00 , first checks look good. Thank you for the hint.
Btw. How can I set this topic as solved?
Greetings from Germany
Thomas