Random block embeded
|
arnoadam
Joined: 2004-09-29
Posts: 32 |
Posted: Tue, 2005-04-19 09:33
|
|
Hey!
Is there a way to make the link go to the embeded gallery? |
|
| Login or register to post comments |

Posts: 32506
AFAIK no.
For embedded G2, we have the embedded image block...
GalleryEmbed::init(array('embedPath' => ..., 'embedUri' => ...,... ));
GalleryEmbed::getImageBlock
GalleryEmbed::done();
or something like that. see embed.php and the xaraya xarblocks/image.php as an example.
Posts: 32
thnx valiant!
Where do I find the Xaraya xarblocks/image.php file?
Posts: 1378
Follow the Signature Link on his postings
Posts: 32
to easy :D