I want to use gallery just like gallery uses gallery!
(<!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?set_albumName=screenshots&op=modload&name=gallery&file=index&include=view_album.php&page=1" TARGET="_blank">For instance</A><!-- BBCode End -->)
Can I do this without using frames? Is there a way to do it with include()? How does gallery.sourceforge.net do it?
Thanks for any suggestions!
--a struggling web developer
Posts: 13451
Well, the gallery web site uses PostNuke so Gallery integrates as a module in that.
But, if you want to embed gallery into your existing design/layout you have to modify the files in the html_wrap directory.
If you are interested, have a look at <!-- BBCode Start --><A HREF="http://h0bbel.p0ggel.org/gallery2/" TARGET="_blank">my test site</A><!-- BBCode End --> where i'm currently testing how to make my site "wrap" around the gallery. I use php includes in the gallery.header and gallery.footer files to include the header, footer and left side nav bar.
Posts: 4
Thanks,
I don't know about that picture on your test site, though!
Posts: 13451
I agree with you there......Only for testing purposes. :smile: