Using Gallery inline with a website

drue

Joined: 2002-09-15
Posts: 4
Posted: Sun, 2002-09-15 23:36

I want to use gallery just like gallery uses gallery!
(<!-- BBCode Start --><A HREF="http://gallery.menalto.com/modules.php?set_albumName=screenshots&amp;op=modload&amp;name=gallery&amp;file=index&amp;include=view_album.php&amp;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

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Mon, 2002-09-16 23:12

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.

 
drue

Joined: 2002-09-15
Posts: 4
Posted: Tue, 2002-09-17 13:28

Thanks,

I don't know about that picture on your test site, though!

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Tue, 2002-09-17 22:30

I agree with you there......Only for testing purposes. :smile: