Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
Vesa Kalervo Ekholm
Experienced
Topic Author
Posts: 65
Joined: 09 Feb 2010, 09:26

Disable share button per folder...

13 Nov 2011, 06:12

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 ?
Best regards,

Vesa Kalervo Ekholm
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Disable share button per folder...

14 Nov 2011, 05:58

Nope. It should work. Got a link?
 
User avatar
Vesa Kalervo Ekholm
Experienced
Topic Author
Posts: 65
Joined: 09 Feb 2010, 09:26

Re: Disable share button per folder...

14 Nov 2011, 06:31

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...
Best regards,

Vesa Kalervo Ekholm
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Disable share button per folder...

14 Nov 2011, 15:24

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
 
User avatar
Vesa Kalervo Ekholm
Experienced
Topic Author
Posts: 65
Joined: 09 Feb 2010, 09:26

Re: Disable share button per folder...

14 Nov 2011, 15:27

Works fine now :D

Thanks again Karl,
Best regards,

Vesa Kalervo Ekholm