Read the statement by Michael Teeuw here.
how to pull new element added to an array?
-
@justjim1220 any idea why the newsticker doesn’t work at all?
u don’t have a package.json, so the install instructions for npm install is not needed…
-
No, no idea, one of the reasons I uploaded it as a repository, to let you and whoever else wants to gander at it and see what the issues are or could be.
Not sure when you downloaded it, but I made some minor changes to it a few hours ago. just some syntax errors and such.
Nonetheless, still can’t get it to work.
-
@justjim1220 yeh, I just want to get default behavior working… I have added my code, it should work, just want to test…
-
kind of an example of what I am looking to accomplish…
Only, instead of the title on the left side, I am wanting to show the logo associated with the newsfeed.
Like this:
-
@justjim1220 understood…
i just can’t get the module to do ANYTHING…
it loads, and registers, and that is it… no functions are called…
-
I’m not understanding it myself, I’ll keep plugging away at it.
Feel free to collaborate on it any time you feel like it.
Thanks for all your help thus far! :winking_face:
-
@justjim1220 I added all the defined functions and none are called…
-
@sdetweil
What I meant was that I added you as a collaboratorMaybe this way you can show what you did and I could look at it as well
-
@justjim1220 @sdetweil
First, in line 18 ofMMM-NewsFeedTicker.js
Module.register("MMM-NewsFeedTicker", {
-
I don’t know what @justjim1220 expect(So, I don’t request PR), but anyway, it’s executable now.
https://github.com/eouia/MMM-NewsFeedTicker
https://github.com/justjim1220/MMM-NewsFeedTicker/commit/64f5aae290682725ce2b8a1a64dd2771dfbd83c3Just executable. I think there might be many things to improve or fix.