• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Display a Web Page

Scheduled Pinned Locked Moved General Discussion
9 Posts 7 Posters 11.9k Views 8 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.
  • D Offline
    d3r
    last edited by Oct 9, 2016, 3:02 PM

    Hey guys,
    I would like to do build a similar module.
    I have looked at the build your own module guide and I am still lost. Can someone point me in the right direction?

    1 Reply Last reply Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @Jayh391
      last edited by Oct 9, 2016, 4:40 PM

      @Jayh391 do you want to display a webpage with an iframe?

      Please create a github issue if you need help, so I can keep track

      J 1 Reply Last reply Oct 9, 2016, 7:43 PM Reply Quote 0
      • J Offline
        Jayh391 @strawberry 3.141
        last edited by Oct 9, 2016, 7:43 PM

        @strawberry-3.141
        Yes an iframe would work just fine.

        thanks

        S 1 Reply Last reply Oct 9, 2016, 8:06 PM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @Jayh391
          last edited by Oct 9, 2016, 8:06 PM

          @Jayh391 I would just go for the approach from the halloween thread

          {     module: "helloworld",
                position: "top_right",  
                config: {
                          text: "<iframe src='YOUR_URL' style='height: 500px; width: 300px;'></iframe>"
                         }
           },
          

          Please create a github issue if you need help, so I can keep track

          ? 1 Reply Last reply Oct 28, 2016, 5:53 PM Reply Quote 1
          • ? Offline
            A Former User @strawberry 3.141
            last edited by Oct 28, 2016, 5:53 PM

            @strawberry-3.141 said in Display a Web Page:

            @Jayh391 I would just go for the approach from the halloween thread

            {     module: "helloworld",
                  position: "top_right",  
                  config: {
                            text: "<iframe src='YOUR_URL' style='height: 500px; width: 300px;'></iframe>"
                           }
             },
            

            Interesting, any ref on getting the rss feed list when selected on any ‘one’ article to open in the i-frame?

            1 Reply Last reply Reply Quote 0
            • J Offline
              jasondreher
              last edited by May 16, 2017, 5:41 PM

              What is this “halloween thread” people keep referring to? I have seen it a few times and cannot find it.

              U 1 Reply Last reply May 16, 2017, 9:21 PM Reply Quote 0
              • U Offline
                Unbored @jasondreher
                last edited by May 16, 2017, 9:21 PM

                @jasondreher

                I think this is it
                https://forum.magicmirror.builders/topic/706/halloween-mirror-ghouls-anyone

                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