What To Do

Categories

Social Bookmarks

Feeds

    • CommentAuthorFree Memberzosima
    • CommentTimeJul 8th 2008
     
    zosima

    Hello,

    I use wordpress for my blogging.  I really like the idea of incorporating my workout RSS feed into my blog, but currently all the markup is getting displayed literally, eg. "<b>Date:</b> 2008-07-07<br/> <b>Distance:</b> 19.50 mi.<br/>"...

     Is this because the <description> element contents is wrapped in ![CDATA[]] despite containing markup?  Does anyone know of a workaround?

  1.  
    rob_dimarco
    The problem is that the Wordpress RSS widget is escaping the HTML that is being sent over the RSS feed.
  2.  
    rob_dimarco
    I whipped up a plugin to go and display workouts based on the RSS feed.  Still needs a little tweaking, but it doesn't look half bad.  Check it out at http://www.innovationontherun.com/mapmyride-wordpress-plugin-released/
  3.  
    rob_dimarco

    I have also put the plugin out at the wordpress plugin directory...

    http://wordpress.org/extend/plugins/mapmyride-workout-plugin/