MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Where's waldo?

    Scheduled Pinned Locked Moved Unsolved Requests
    2 Posts 2 Posters 23 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • plainbrokeP Offline
      plainbroke
      last edited by plainbroke

                              rotationTime: 60 * 1000, // rotate every 60 seconds
                              modules: [
                                      ["MMM-CalendarExt3", "clock", "compliments"],
                                      ["calendar", "clock", "compliments"],
                                      ["iFrame", "clock"],
                                      ["MMM-ATM", "clock", "compliments"],
                                      ["MMM-BirdOfTheDay", "clock"],
                                      ["MMM-CalvinAndHobbes"],
                                      ["MMM-Chores", "clock", "compliments"],
                                      ["MMM-CloneWarsQuotes", "clock", "compliments"],
                                      ["MMM-Cocktails", "clock", "compliments"],
                                      ["MMM-Confucius-say", "clock", "compliments"],
                                      ["MMM-CountDown", "clock", "compliments"],  // Our Sons Passing.
                                      ["MMM-CountUP", "clock", "compliments"],  //House move in.
                                      ["MMM-CoupleDays", "clock", "compliments"], // Us Married
                                      ["MMM-CustomText", "clock", "compliments"], //I love You MORE
                                      ["MMM-DateCounter", "clock", "compliments"], //Retirement
                                      ["MMM-Dogs", "clock", "compliments"],
                                      ["MMM-EmbedURL"], // Dakboard
                                      ["MMM-Evil", "clock", "compliments"],
                                      ["MMM-EyeCandy", "clock", "compliments"], //Running Dogs
                                      ["MMM-Facts", "clock", "compliments"],
                                      ["MMM-Globe", "clock", "compliments"],
                                      ["MMM-GmailFeed", "clock", "compliments"],
                                      ["MMM-History", "clock", "compliments"],
                                      ["MMM-icanhazdadjoke", "clock", "compliments"],
                                      ["MMM-iFrameReload", "clock", "compliments"], //When God Made Me!
                                      ["MMM-ImagesPhotos", "clock", "compliments"],
                                      ["MMM-Jast", "clock", "compliments"],
                                      ["MMM-MoonPhase", "clock", "compliments"],
                                      ["MMM-MyWordOfTheDay", "clock", "compliments"],
                                      ["MMM-NetworkScanner", "clock", "compliments"],
                                      ["MMM-NFL", "clock", "compliments"],
                                      ["MMM-nixie-clock", "clock", "compliments"],
                                      ["MMM-OnlineImagesViewer", "clock", "compliments"], //MyQueen
                                      ["MMM-parrot-or-gif", "clock", "compliments"],
                                      ["MMM-Pinfo", "clock", "compliments"],
                                      ["MMM-PirateSkyForecast", "clock", "compliments"],
                                      ["MMM-quote-of-the-day", "clock", "compliments"],
                                      ["MMM-RAIN-MAP"],
                                      ["MMM-rfacts", "clock", "compliments"],
                                      ["MMM-SimpleLogo", "clock", "compliments"], 
                                      ["MMM-SimpleText", "clock", "compliments"], 
                                      ["MMM-SmartWebDisplay"], 
                                      ["MMM-TrivialAbyss", "clock", "compliments"],  
                                      ["MMM-UselessFacts", "clock", "compliments"],
                                      ["MMM-WebView"],
                                      ["MMM-WOTD", "clock", "compliments"],
                                      ["random_quotes", "clock", "compliments"]
                                      ],
                               fixed: [                         // modules that are always shown
                                     "MMM-DynamicWeather",
                                              ],
      

      Is this too many modules for MMM-pages?

      I really want a where’s waldo module but way out of my “pay scale” [abilities].

      Slow learner. But trying anyways.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @plainbroke
        last edited by

        @plainbroke not too many, but that’s the hard way

        Define known page names
        Page1
        Page2

        Mom’
        Dad
        Billy
        Sue

        Stocks
        Weather
        Family

        Anyhow

        Then at each module in your config
        Add a

        classes:"…..",
        

        After the module: line
        Where …… is the list of the pages you want this module to show on. Space separated

        Fox modules that should show all the time
        Use whatever name you set next to the pages fixed definition

        Sorry, no idea where Waldo is

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy