Search…

X3 Photo Gallery Support Forums

Search…
 
anytime732
Experienced
Topic Author
Posts: 112
Joined: 02 Aug 2008, 16:44

individual fodler backgrounds

01 Jan 2009, 15:09

Hi all

Im trying to get my gallery so that i have a different backgroud image for each folder.

Ideally i would like to be able to choose a selection of images for each folder, though i would be happy with just being able to have one set image for eachfolder backgroud,

i suppose the only current option i can think of would be an flash show as a background, but again would like to have a seperate backgroud per folder if at all possible.

If anyone has any ideas, then please let me know,

Thanks in advance.

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

02 Jan 2009, 01:14

We will consider an option to add a 'different' background per folder. We won't take it any further than this, because that would involve making an entire galleryish application only for the background.
 
anytime732
Experienced
Topic Author
Posts: 112
Joined: 02 Aug 2008, 16:44

02 Jan 2009, 05:45

thanks for your reply,

i assume that currently there are currently no ways of setting an individual background for each folder then??

i do think this would be a great idea as currently i have a business interesrted in using the gallery but they do want seperate backgrounds for each folder.

regards

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

02 Jan 2009, 06:34

Yes, it is not currently possible, but we will will most likely integrate this for a future release.
 
Bischi
Posts: 18
Joined: 26 Nov 2008, 08:10

05 Jan 2009, 06:39

Hi,

i solved this "problem" using an own theme for every folder. The themes contain different background images and every single folder is called with parameters like this:

"/galery/index.php?c=gallery&language=german&theme=home#"

regards
Stefan
 
anytime732
Experienced
Topic Author
Posts: 112
Joined: 02 Aug 2008, 16:44

11 Jan 2009, 17:20

so how do you set a different theme for each folder??
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

12 Jan 2009, 02:12

anytime732 wrote:so how do you set a different theme for each folder??
Well, if it was only that simple ... A theme is a whole stack of settings that require to be loaded before the gallery appears. I think it can be done, by using external links and reloading the gallery, like Bischi suggests.

Basically you can create menu items as links, which reload the gallery with a different theme appended...