Hey, nice work. I see you used the zoom module as the basis.
You have one error though. The link to the image was not correct, so it brought me \"just\" to the gallery.
It had to be like this:
[code:1]
$name = getImgNameDisplay($row->name);
$id = $row->id;
$limitstart = $row->ordering - 1;
if ($Clickornot==1)
{$text .= \"fadeimages[\".$k.\"] = [\\\"$mosConfig_live_site$imagepath/$name\\\",\\\"index.php?option=com_rsgallery2&page=inline&id=$row->id&catid=$row->gallery_id&limitstart=$limitstart\\\",\\\"_parent\\\",\\\"$row->name\\\", \\\"$row->title\\\",\\\"$row->hits\\\",\\\"$row->votes\\\",\\\"$row->rating\\\",\\\"$row->comments\\\",\\\"$PickMethod\\\"];\\n\";}
else
$text .= \"fadeimages[\".$k.\"] = [\\\"$mosConfig_live_site$imagepath/$name\\\",\\\"\\\",\\\"_parent\\\",\\\"$row->name\\\", \\\"$row->title\\\",\\\"$row->hits\\\",\\\"$row->votes\\\",\\\"$row->rating\\\",\\\"$row->comments\\\",\\\"$PickMethod\\\"];\\n\";
$k++;
}
[/code:1]
I attached the corrected file.*edit: I couldn\'t attache a php file. If you want I will remove the zipfile from this post.
Do you mind that we will post the module for download in the forge? Just to keep all the things in one place. Of course I will leave author information in tact.
Daniël
*edited: removed file attachement, can be downloaded now in the
forge, or on the website of Tash