Adding Gallery to a site
ando
Joined: 2006-06-08
Posts: 4 |
Posted: Thu, 2006-06-08 23:00 |
Can gallery be placed inside a site? Do I have to make a template and go from regular site mode to gallery template mode? I really just want to add the core gallery to my existing site design through some php includes or what not. Here is my site http://denver.servershost.net/~blackh/ Thanks in advance, |
|
Posts: 8339
upload this file to yoursite.com/gallery2/
This enables you to add your own site header, and footer(or whatever).
You can see it in action here.
Also you can check this thread http://gallery.menalto.com/node/36918
-s
Posts: 32509
see the complete docs at:
http://codex.gallery2.org/index.php/Gallery2:Embedding
Posts: 4
Your method was clean. I tried it but I had pathing and theme issues. Now I am trying to edit a theme. Is it possible to include my /header.php in the theme file? If so whats the syntax?
Joe