Page 1 of 1

download image, popup windows /blank window

Posted: 19 Nov 2007, 07:14
by aryashahin
hi all
how do i disable the bellow option in my gallery?!!

download image,
open in popup windows
Open in blank window

Thanks

Posted: 19 Nov 2007, 10:52
by mjau-mjau
You mean for the main imagevue gallery?
https://www.photo.gallery/support/docs/138

...or perhaps you mean in slideshow mode?
Then you need to open slideshowimagevueconfig.ini and remove those items from the setting called "maincontrols"

Posted: 19 Nov 2007, 16:18
by aryashahin
hi,
will, when you select a gallery and images show up, basically in gallery.Not the slide show
i did change the slideshowimagevueconfig.ini and its still the same.
Code
[CONTROLS]

sendemail_enabled = false
sendemail_subj = "You have received a photo link!"
showmaincontrols = true
maincontrols = select,previous,next,toggleplay,sfx
maincontrolsalign = BR
maincontrolsmargin = 10
altcontrols = true
altcontrolscolor = textcol
altcontrolsalign = L,R
altcontrolsmargin = 10
closebuttonalign = IRT
customdata = <b>Your Information here</b><br>Use this feature if you want to add some basic information
customdatalink = mailto:you@youremail.com
rightclick = next,previous,toggleplay
enablerightclickcontrols = true
enablekeycontrols = true
usekeysettingstext = true
imageclick = next
imageshiftclick = popup
imagepopinfo = name,action
showpreloader = true
showaltpreloader = true
showtimer = true
preloadcolor = textcol
timercolor = textcol
controlsbackgroundcolor = textcol
controlsforegroundcolor = bgcol
controlsbackalpha = 50
controlsbackoveralpha = 40
controlsbackpressalpha = 60
controlsdimensionx = 45
controlsdimensiony = 30
controlstooltip = true
http://wildspiritphotography.com.au/gallery/

Posted: 19 Nov 2007, 22:52
by mjau-mjau
Looks to me like they have been successfully removed ...

Posted: 20 Nov 2007, 00:13
by aryashahin
i did a screen print.. I can download and open image in new window..
Image

Posted: 20 Nov 2007, 02:03
by globetrotter
I think you are using a template. When you use a template, then you must edit the correct ini files, in the directory of that template.

Posted: 20 Nov 2007, 02:05
by aryashahin
globetrotter wrote:I think you are using a template. When you use a template, then you must edit the correct ini files, in the directory of that template.
that doesnt really help me at all. which .ini file is that.?!!

Posted: 20 Nov 2007, 11:43
by mjau-mjau
I thought you meant the main controls ...
For successfully removing the all access to download, please read this article: viewtopic.php?t=795

The Imagevue gallery consists of 2 related configuration files:
config.ini
slideshowimagevueconfig.ini


You are using the template "hotheat", so the specified configuration files are located inside the template folder you are using. In your case that would be:
templates/hotheat/config.ini
templates/hotheat/slideshowimagevueconfig.ini

Posted: 20 Nov 2007, 17:53
by aryashahin
mjau-mjau wrote:I thought you meant the main controls ...
For successfully removing the all access to download, please read this article: viewtopic.php?t=795

The Imagevue gallery consists of 2 related configuration files:
config.ini
slideshowimagevueconfig.ini


You are using the template "hotheat", so the specified configuration files are located inside the template folder you are using. In your case that would be:
templates/hotheat/config.ini
templates/hotheat/slideshowimagevueconfig.ini
thanks