Is there a simple way to add the gallery search function to a separate website homepage, similar to imageblock.
Gallery version (not just "2"):
PHP version (e.g. 4.3.11):
PHPInfo Link (see FAQ):
Webserver (e.g. Apache 1.3.33):
Database (e.g. MySql 4.0.11):
Activated toolkits (e.g. NetPbm, GD):
Operating system (e.g. Linux):
Browser (e.g. Firefox 1.0):
--
For migration issues:
G2 URL (optional):
G2 version:
G1 URL (optional):
G1 version:
G1 character set:
PHP memory limit:
[/size]
Posts: 397
Great question. Was just thinking about the same thing.
Posts: 32509
if it's on the same webserver, you can use GalleryEmbed (see docs/EMBEDDING, modules/core/classes/GalleryEmbed.class).
else: you'd have to create a G2 module or a small wrapper file that does it for you.