Page 1 of 1

Disable share button per folder...

Posted: 13 Nov 2011, 06:12
by Vesa Kalervo Ekholm
Hi,

I tried to disable the share button on a certain folder by adding a parameter
Code
misc.sharing.enabled=false
CouldnĀ“t get to work though... Did I do wrong or what ?

Re: Disable share button per folder...

Posted: 14 Nov 2011, 05:58
by mjau-mjau
Nope. It should work. Got a link?

Re: Disable share button per folder...

Posted: 14 Nov 2011, 06:31
by Vesa Kalervo Ekholm
mjau-mjau wrote:Nope. It should work. Got a link?
http://www.vesakalervoekholm.fi/www/?la ... %20nude/2/

This is the folder in question...but the share button seems to sit tight...

Re: Disable share button per folder...

Posted: 14 Nov 2011, 15:24
by mjau-mjau
This may be because you have assigned the share button to main controls, which is not default. I thought the global sharing button also affected the button here, but it seems maybe it doesn't. At least that can be solved by adding this folder parameter:
Code
misc.sharing.enabled=false&controls.maincontrols.items=togglethumbnails,previous,next,fotomoto

Re: Disable share button per folder...

Posted: 14 Nov 2011, 15:27
by Vesa Kalervo Ekholm
Works fine now :D

Thanks again Karl,