How do I make albums invisible on main page or workaround?
gctaylor
Joined: 2005-02-20
Posts: 1 |
![]() |
I would like to hide the albums on the main page and instead just give users an album URL to see that specific album. The reason for this is so users don't have to logon, and so that smart users don't just go to http://.../gallery/ and see all abums. I thought I read that setting $gallery->app->showAlbumTree = "no"; If this is not possible, are there suggstions to accomplish what I want? I was thinking about multiple installations of Gallery but am slightly reluctant to possibly break a working configuration. Thanks, ---- Gallery version: v1.4.4-pl4 |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
Hello I think this is very close to this unanswered thread : http://gallery.menalto.com/node/42579 I have the same whish |
|
petri
![]()
Joined: 2005-12-15
Posts: 253 |
![]() |
hmmm, I should search well before asking stupid questions... I think the answer is over there : http://codex.gallery2.org/Gallery2:Modules:hidden |
|