[pmwiki-users] Gallery2 con't

Anno anno at shroomery.org
Wed Feb 21 04:27:19 CST 2007


Mark Trumpold wrote:
> Basicly you paste the code from the imageblock module admin page into your
> other page eg:
> <?php 
> @readfile('http://example.com/gallery2/main.php?g2_view=imageblock.External&
> g2_blocks=randomImage&g2_show=title'); ?>
> Is the "other page" php?


You can do it by using this recipe
http://www.pmwiki.org/wiki/Cookbook/IncludeUrl

and then using it like this:
(:includeurl 
http://www.ruthtrumpold.id.au/studentgallery/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=title 
:)




More information about the pmwiki-users mailing list