If I have several multi-site installations, is there a way to have different logos (galleryLogo_sm.gif) for each site? The default seems to be to use the logo in the codebase directory, but I haven't been able to find any discussion of whether this can be changed. Thanks! - John
Posts: 6818
G1 Multinstalls?
Can you send me the mod? I would like to integrate it in the official code.
- Jens
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 27300
Looking forward to the mod as well. But in case it is G2 then try:
http://codex.gallery2.org/Gallery2:How_to_Add_Custom_Banner_or_Remove_Gallery_Logo
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 2
Thanks, Dave! Uh, thanks, Jens!
Posts: 6818
?!?!
;-)
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 117
not quite understanding this
To use a different logo in each multisite install use a line in theme.tpl like this:
<img src="{g->url href="sitelogo.jpg" forceDirect=true}" alt=""/>
Then put a sitelogo.jpg file in each multisite directory.
If I have one codebase
and then branches only have index.main,config,embed,upgrade,lib,g2data
the only place I see the themes is in the g2data which is locked in httpd:httpd and once I change the permissions there's no turning back I can't relock the g2data to ^^
So where am I adding the above?
Posts: 6818
This is still a G1 forum ;-)
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6