Restrict to a (sub)album
Bluesboy
![]()
Joined: 2007-11-11
Posts: 30 |
![]() |
Can I restrict vistors to a specific (sub)album? From Joomla with an iFrame I link to a specific (sub)album: I would like to restrict the user to this album. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Edit permissions for all the other albums so guests cant see them: hide the other albums: http://codex.gallery2.org/Gallery2:Modules:hidden Dave _____________________________________________ |
|
Bluesboy
![]()
Joined: 2007-11-11
Posts: 30 |
![]() |
Thanks floridave. I don't whether this is the answer to my question, I'll look into it. May be I should have given some more details about what I'm trying to achieve: So I don’t really want restrict vistors from viewing albums, I only want them to navigate thru the Joomla!menu. So while linking to http://www.MySite.nl/gallery2/main.php?g2_language=nl&g2_itemId=123 I want to (temporarily) restrict the visitor the this specific album. |
|
Bluesboy
![]()
Joined: 2007-11-11
Posts: 30 |
![]() |
Could I not achieve what I want, just by removing (or non-display) the navigation bar within my template? The only question is: how to make it disappear only when I link from Joomla? Could I add parameter to the URL? A parameter I could test for to suppress the navigation bar? That would be fun ... |
|
Bluesboy
![]()
Joined: 2007-11-11
Posts: 30 |
![]() |
I have almost completed my task to remove the navigation bar en footer. At this moment it only works for the first page request. Therefore I have started a new topic: How to store a URL parameter (PHP & Smarty) ... |
|
Bluesboy
![]()
Joined: 2007-11-11
Posts: 30 |
![]() |
Since I did not yet succeed with the URL parameters and PHP/Smarty variables, I started searching for yet an other 'solution'. I found the Multiroot Module which looks promising but bad luck for me, I could not get it to work right away, so I posted an other 'problem': Multiroot Module: The webpage cannot be found.. |
|