Page 1 of 1

Filmstrip and User Permissions Question

Posted: 26 Mar 2013, 07:49
by dvwyngaa
Hi,

I have two questions, as follows:
1) Can I get Phoca Gallery to display my images with the main image above a filmstrip whilst it's automatically rotating. Similar to the JAK Lightbox Horizontal, but it should display it by default and not when clicked on the image.

2) Maybe I missed in the documentation, but I want my users to have their own categories and only they will have access to it. When they login in, they will be directed to their category of images. I see the menu items only give you the option to link to a specific category. How do I get this linked to the category that is specific to a user?

Regards,

Dawid

Re: Filmstrip and User Permissions Question

Posted: 30 Mar 2013, 13:46
by Jan
Hi,

1) for now there is no such option so such needs to be customized (images are loaded from database, e.g. in multibox such images are displayed there but not in horizontal view - so some customizations should be done but some parts are prepared)

2) see:
https://www.phoca.cz/documents/2-phoca-g ... ser-upload

to redirect to this view you need to customize joomla core as login is a joomla core part :idea:

Jan