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.

    [newsfeed] no description with ARTICLE_MORE_DETAILS notification

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 1.9k Views 1 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.
    • S Offline
      selyjohns
      last edited by

      Same issue posted on github

      Hello everyone,

      Do you know why I need to call twice the notification ARTICLE_MORE_DETAILS to the MM to display the current news in an IFRAME ?

      The first call is just blinking once the title with no more effect.

      The second consecutive call display the article in fullscreen page.

      So, I need to call twice the ARTICLE_MORE_DETAILS if I want to read the news…

      Documentation :

      When received the first time, shows the corresponding description of the currently displayed news title. 
      The module expects that the module's configuration option showDescription is set to false (default value). 
      
      When received a second consecutive time, shows the full news article in an IFRAME. 
      

      The showDescription option isn’t defined on my config.js so the default value is false.

      I think the articles doesn’t contains any description as requested by the module. But in this case, is it possible to directly show the article is an IFRAME ?

      Or maybe do you know how to have a description ? What the module is expected to display it ? (News from https://actu.fr/toulouse/rss.xml if you want to test it)

      Thank you

      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