1. klikklik
  2. RO CSVI
  3. Thursday, 19 November 2015
  4.  Subscribe via email
Hi,

I am importing an xml feed, the feed looks like (a part):

..
<Images>
<Image>http://........../image1.jpg</Image>
<Image>http://........../image2.jpg</Image>
<Image>http://........../image3.jpg</Image>
</Images>
..

is it possible to combine them? I have read your manual for import xml but the image in example are named with a 1,2 or 3.

<image>
<image1></image1>
<image2></image2>
</image>

Please advise
Accepted Answer Pending Moderation
Hello,

The problem is that CSVI has no idea that the image field with the duplicate names are actually different fields. I had already put in a change for the next release to deal with these fields. Attach is the patch file you can load that adds this support.

The combine plugin, you must use the XML nodes so the source fields are:
file_url,images/image,images/image

the target is file_url

Make sure to assign the combine rule to the flle_url field.
Attachments (1)
Kind regards,

RolandD

=========================
If you use our extensions, please post a rating and a review at the Joomla! Extension Directory
  1. more than a month ago
  2. RO CSVI
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!