The element feed mapper module seems to work like this: It gives you a list of items in your content array and then you tell that part of the content to go in the cck field you want. It seems like the dates being generated by my date module are being plopped into the body of the RSS description and not going into their appropriate cck fields....I'm not sure how to fix this. (The dates get put in the description field and then I can't port them to their CCK Fields.) Could someone please help?

Below is a code snippit of the array example Element feed mapper is giving me:

Array
(
    [title] =>  Global Congress 2009
    [description] => Dates
      Expiration Date: 
    
            
                    June 4, 2009        
        


      Event Date: 
    
            
                    June 2, 2009 – June 3, 2009        
    ...
    [options] => Array
        (
            [original_url] => http://www.xxxxxxx.org/xevents/toronto-cwg-and-twg-face-face-meeting
            [timestamp] => 1241469297
            [guid] => 1090 at http://www.xxxxxxx.org
            [original_author] => Array
                (
                    [name] => admin
                    [link] => 
                    [email] => 
                )

            [enclosures] => Array
                (
                    [image] => Array
                        (
                            [png] => Array
                                (
                                    [0] => Array
                                        (
                                            [bitrate] => 
                                            [captions] => 
                                            [categories] => 
                                            [channels] => 
                                            [copyright] => 
                                            [credits] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [role] => photographer
                                                            [scheme] => urn:ebu
                                                            [name] => mbagan.admin
                                                        )

                                                )

                                            [description] => 
                                            [duration] => 
                                            [expression] => 
                                            [framerate] => 
                                            [handler] => 
                                            [hashes] => 
                                            [height] => 
                                            [javascript] => js
                                            [keywords] => 
                                            [lang] => 
                                            [length] => 
                                            [link] => http://www.xxxxxx.org/sites/xxxxx.org/files/imagecache/showcase_full_image/event_images/congress_america_vertical_small.png
                                            [medium] => 
                                            [player] => 
                                            [ratings] => 
                                            [restrictions] => 
                                            [samplingrate] => 
                                            [thumbnails] => Array
                                                (
                                                    [0] => http://www.xxxxxxx.org/sites/xxxxxx.org/files/imagecache/showcase_thumbnail/event_images/global_congress_vertical.png
                                                )

Becky

Comments

arlinsandbulte’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still valid?
Do you still need support?

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

closing as per #1