ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

XML Template not showing images or links

October 28, 2011 2:45pm

Subscribe [2]
  • #1 / Oct 28, 2011 2:45pm

    dzr_rtw

    86 posts

    I’m moving a site out of EE1 and into EE2 and need to get a whole bunch of channel entries out of a simple channel.

    My process is create and XML template that spits out the data, save that as .xml file, open in Excel, save as CSV and import into EE2 using AWJ DataGrab.

    I have done this with other EE1 sites and it works perfectly.

    For some reason none of the images or links are coming through to display in XML doc. No file path, nothing.

    Weblog field is a textare and and example entry =

    https://ellislab.com/asset/images/team-photo/Ceremony1.jpg
    
    <b><a href="http://www.uga.edu/Ceremony/" title="Multimedia">Multimedia</a></b>
    
    

    Template Code=

    <?xml version="1.0" encoding="UTF-8"?>
    <articles>   
    {exp:weblog:entries  weblog="default_site" limit="300000" status="Open|Closed"}
    <summary>{exp:xml_encode}{summary}{/exp:xml_encode}</summary>
    </item> 
    {/exp:weblog:entries}
    </articles>

     

    XML for the example entry shows up as just:

    <summary>Multimedia</summary>


    ANY help or insight would be very appreciated!!!!

  • #2 / Oct 29, 2011 4:57am

    Mark Bowen

    12637 posts

    Hi dzr_rtw,

    Closing this thread as it is a copy of the one you posted here.

    Please in future just post the one thread and not one to each forum, thanks.

    Mark

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases