Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
beyondabraxas
Topic Author
Posts: 7
Joined: 26 Oct 2006, 21:19

Trouble with Right Click Menu Config.ini

26 Oct 2006, 21:26

Hi, i was wondering if someone could help me out on this one, I'm stumped. I want to make sure no one can right click and select "download image" or anything. So I was trying to fix it on the config.ini

Heres what I changed.
imagerightclick = 0,0,0,0,0,0,0,0,0
navigation = 1,1,1,0,0,0,1,0,1

and it seems like the menu items are still there to allow downloads. I'd figure atleast imagerightclick would have nothing since its all 0's.

Link to gallery www.trake-art.com/gallery


please help

Thanks!

:)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

26 Oct 2006, 22:53

I can see your navigation setting is working, but since you didnt seem to have any images at the point of time that I visited your gallery, I couldnt check the imagerightclick settings.

Keep in mind, you might want to change the thumbrightclick and backrightclick settings also.
 
User avatar
beyondabraxas
Topic Author
Posts: 7
Joined: 26 Oct 2006, 21:19

27 Oct 2006, 04:04

Hey, sorry, i feel like an arse, I was working on the gallery and I guess I mucked it up in the middle. anyways, right now theres a folder up (out of five) that has 28 pictures in it. Its called Portraits. and you'll notice that the right click allows you to save the file as does the nav bar in the bottom left.

I set the controls a little differently then before, but still the same results. no change what so ever.

ok, so here are the settings, its a long list...

Thanks!
Trake

----the important stuff--------

navigation = 1,1,1,0,0,0,1,0,1
imagepopinfo = 0,1,0,0,0,1
imagerightclick = 1,0,0,1,1,0,1,1,0
thumbpopinfo = 0,1,0,0,0,0
thumbrightclick = 1,1,1,0,0
backrightclick = 1,1,0

--------------------------------------
--- The whole config.ini as well --

globalpath = false
contentfolder = false
singlelevel = true
folder = false
directimage = false
text = lang.ini
startheading = www.Trake-Art.com : Art Gallery
startimage = startimage.jpg
swflayer = false
startimagekeep = false
imagearea = 2f2f2f
startfx = blur
textcol = FFFFFF
bgcol = 333333
barcol = false
menucol = 2f2f2f,textcol
backimage = background.swf
backalign = M
sfx = true
audio = true
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = true
startvolume = 55
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = na
navigation = 1,1,1,0,0,0,1,0,1
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = below
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = thumbs
altimage = false
imagepopinfo = 0,1,0,0,0,1
imagerightclick = 1,0,0,1,1,0,1,1,0
shiftimageclicklink = popup
backrightclick = 1,1,0
tooltipcol = textcol,bgcol
transitions = shine
showfolderdescriptions = 0,0,0,1
descriptions = startopenifdescription
descriptionattributes = false
descriptionscol = bgcol,textcol
hideextension = true
showmenu = true
menuopen = false
startclick = true
imagenavidefpos = 680,25,auto,auto
motioninit = false
motionspeed = 1
thumbstart = true
thumbopenwin = slideshow
thumbrightclick = 1,1,1,0,0
shiftthumbclicklink = popup
thumbattribs = 0,0,0
thumbattribscol = bgcol,textcol
thumbpopinfo = 0,1,0,0,0,0
thumbattribpopinfo = 1,1,1,1,1
thumbfx = whitetint,100,3
thumbframe = false,false
lowrespopup = false
popupstyle = slideshow
popmargin = 10
popdisplay = 1,1,1,1,1,1
serverextension = php
slideshowpopupconfig = slideshowpopupconfig.ini
slideshowimagevueconfig = slideshowimagevueconfig.ini
sitemenu = false
configfile =
popped =


[END]
 
thescientist
Posts: 19
Joined: 22 Oct 2006, 18:21

27 Oct 2006, 08:39

Trake,

You need to edit slideshowimagevueconfig.ini and change the parameter

rightclick = next,previous,toggleplay,window,popup,download


if you remove download it should work.

-Tom
 
thescientist
Posts: 19
Joined: 22 Oct 2006, 18:21

27 Oct 2006, 08:41

p.s. very cool portraits by the way!
 
User avatar
beyondabraxas
Topic Author
Posts: 7
Joined: 26 Oct 2006, 21:19

Fixed

28 Oct 2006, 02:23

Hey Scientist, thanks for diggin the portraits and the help.

I just figured out how to fix it, there were 3 slideshow config files and the root config file that had to be edited.

for anyone else running into the same issue, edit the catagories in all of the following

Config.ini
Slideshowconfig.ini
Slideshowpopupconfig.ini
Slideshowimagevueconfig.ini

(the slide show configs all have almost the same catagories, a couple entries are different, so be careful when you copy/paste)

Thanks for the help everyone!

I guess this is CASE CLOSED.

^_^
 
DELETED

28 Oct 2006, 02:38

DELETED
 
User avatar
beyondabraxas
Topic Author
Posts: 7
Joined: 26 Oct 2006, 21:19

28 Oct 2006, 14:30

You enter the description text within the admin module, i.e,

yoursite.com/yourgalleryname/admin

In there when you select any uploaded image, you should have a box at the bottom called description to fill. its great and its easy, and it remembers information over folder rename, excellent feature.

As for getting it to the right (or left) of the picture, you'd have to make some changes in the .ini files (like config slidshowconfig.ini slideshowimagevuexconfig.ini and slideshowpopupconfig.ini)

open those in MS Text Editor, and look for tag that says "descriptionshow = false" or something similar I think.

"descriptionallign = ??????" something like that, and change the values for that to "right" for alligning the text to the right of the image. "left" for left, "top", "bottom"

Hope this helps.

~Trake