multiple clients in one gallery?
Posted: 11 Sep 2007, 05:52
Hy,
I'm using gallery to show my pictures to my clients. On my homepage i only show one folder, without any menu.
when i have a folder for a client; I link the folder in a *.ini file an pass that link, so he won't see a menu or any other pictures.
so my structure:
content/
content/blog/
content/blog/bestoff/
content/blog/test/
...
content/privat/
content/privat/familyalbum1
content/privat/familyalbum2
...
content/clients/
content/clients/clienta/
content/clients/clientb/
My problem, what i would like to see:
content/clienta/
content/clienta/subfolder1clienta/
content/clienta/subfolder2clienta/
...
And when the clienta surfes to his *.ini file, he must get a single menu system where he only can see his subfolders in the menu.
is that possible?
i've allready tried with the contentfolder etc, but nothing works... I think it has to do with one of the options contentfolder or folder
my configfile:
I'm using gallery to show my pictures to my clients. On my homepage i only show one folder, without any menu.
when i have a folder for a client; I link the folder in a *.ini file an pass that link, so he won't see a menu or any other pictures.
so my structure:
content/
content/blog/
content/blog/bestoff/
content/blog/test/
...
content/privat/
content/privat/familyalbum1
content/privat/familyalbum2
...
content/clients/
content/clients/clienta/
content/clients/clientb/
My problem, what i would like to see:
content/clienta/
content/clienta/subfolder1clienta/
content/clienta/subfolder2clienta/
...
And when the clienta surfes to his *.ini file, he must get a single menu system where he only can see his subfolders in the menu.
is that possible?
i've allready tried with the contentfolder etc, but nothing works... I think it has to do with one of the options contentfolder or folder
my configfile:
Code
[GALLERY]
;
; https://www.photo.gallery/documentation/?p=113
globalpath = false
contentfolder = false
singlelevel = true
folder = content/clienta/
directimage = false
text = lang.ini
startheading = Lowagie.be
startimage = startimage.jpg
swflayer = false
startimagekeep = false
imagearea = 333333
startfx = blur
textcol = CCCCCC
bgcol = 000000
barcol = false
menucol = bgcol,textcol
backimage = bg2.jpg
backalign = TL
sfx = true
audio = false
audiopath = mp3/
emptyaudio = mp3alt/
audiorepeat = 0
audioinit = false
startvolume = 70
audiostyle = linear
loopinterval = 30
audioextension = mp3
audioinfo = id3
foldersorting = na
imagesorting = na
navigation = 1,1,0,0,0,0,1,0,1
controlsdefpos = 523,446,523,446
altnav = true
keycontrols = true
subbuttons = false
subbuttonsfilename = true
hideimage = true
imagenavigationpane = true
imageclicklink = thumbs
altimage = false
imagepopinfo = 1,1,0,0,0,0
imagerightclick = 1,0,0,0,0,0,1,1,0
shiftimageclicklink = normal
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 = true
startclick = true
imagenavidefpos = 680,25,auto,auto
motioninit = false
motionspeed = 1
thumbstart = true
thumbopenwin = slideshow
thumbrightclick = 0,1,0,0,0
shiftthumbclicklink = false
thumbattribs = 0,0,0
thumbattribscol = bgcol,textcol
thumbpopinfo = 0,0,0,0,0,1
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 = sitemenusub.ini
configfile =
popped =
[END]