Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] [ NEW PLUGIN ] BBC_News [ FREE ]: Edit Log

Here is the list of edits for this post
Re: [Andy] [ NEW PLUGIN ] BBC_News [ FREE ]
 
I had to change the position of your new code as I kept getting repeated images. Seems OK though, any significance in this change?


my @news;
for (my $i = 0; $i < $count; $i++) {
push @news, $ref->{channel}->{item}[$i];
$ref->{channel}->{item}[$i]->{image} = $ref->{channel}->{item}[$i]->{'media:thumbnail'}->{url};
}

~ ERASER


Free JavaScripts @ Insight Eye

Last edited by:

Eraser: Nov 12, 2007, 2:39 AM

Edit Log: