MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. gvaeth
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    gvaeth

    @gvaeth

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    gvaeth Unfollow Follow

    Latest posts made by gvaeth

    • how to show NPR RSS feed content tag?

      I’d like my news feed to include elements of the content tag (example item below). I assume I would have to create my own version of the newsfeed module and make the appropriate changes. Is that the correct solution?

      <item>
      <title>How do you re-create the voice of a 15th century king? Dig up his skeleton</title>
      <description>When Richard III's skeleton was found under a parking lot in England in 2012, it was an exciting enough discovery for the general public, but a game-changer for Yvonne Morley-Chisholm.</description>
      <pubDate>Fri, 29 Nov 2024 06:00:00 -0500</pubDate>
      <link>https://www.npr.org/2024/11/28/nx-s1-5209880/king-richard-iii-skeleton-voice</link>
      <guid>https://www.npr.org/2024/11/28/nx-s1-5209880/king-richard-iii-skeleton-voice</guid>
      <content:encoded>
      <![CDATA[ <img src='https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1379x1057+0+0/resize/1379x1057!/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fd2%2F34%2Ffadfc4b1442b95b7477bd59e99bb%2Frichard.jpg' alt='A digital re-creation of Richard III's face.'/><p>When Richard III's skeleton was found under a parking lot in England in 2012, it was an exciting enough discovery for the general public, but a game-changer for Yvonne Morley-Chisholm.</p><p>(Image credit: Face Lab at Liverpool John Moores University and the Voice for Richard team)</p><img src='https://media.npr.org/include/images/tracking/npr-rss-pixel.png?story=nx-s1-5209880' /> ]]>
      </content:encoded>
      <dc:creator>Kathryn Fink</dc:creator>
      </item>
      
      posted in Development
      G
      gvaeth