Search…

X3 Photo Gallery Support Forums

Search…
 
baobab
Topic Author
Posts: 5
Joined: 01 Nov 2008, 08:44

disabling main menu

17 Nov 2008, 12:14

is it possible to completely turn off the main menu, as well as the bottom 'sliding' gallery? (version 2 of Imagevue)

If I use Imagevuex,
I would like to keep the interface minimal, and imbed it within an html page.
(can the later pose any problems btw?)

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

20 Nov 2008, 23:11

Yes, you can easily disable both the main menu and the thumbnailscroller. I would agree with you that if you are to embed it into a page at a set size, you should perhaps be disabling some controllers to keep it simple.

You might also want to consider minimizing the margins between the image/thumbs and the stage borders. Else than that, there should not be any issue embedding the gallery.

We hope to provide some further examples of embedding the gallery at a later point in time.
 
cshetler
Posts: 21
Joined: 04 Feb 2008, 09:23

04 Dec 2008, 18:14

mjau-mjau wrote:Yes, you can easily disable both the main menu and the thumbnailscroller. I would agree with you that if you are to embed it into a page at a set size, you should perhaps be disabling some controllers to keep it simple.

You might also want to consider minimizing the margins between the image/thumbs and the stage borders. Else than that, there should not be any issue embedding the gallery.

We hope to provide some further examples of embedding the gallery at a later point in time.
By default I need to have the main gallery menu enabled on my site. How can I disabled the menu via parameters? I tried using mainmenu=false but the page renders incorrectly.

http://gallery.spikezone.net/?mainmenu ... ARA10.jpg/
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Dec 2008, 06:41

humm ... currently you can not disable the main menu through url parameters. It has to be done through the config. I think you have added "mainmenu" to the list of allowed urlvars, but unfortunately, only a handful of parameters are actually supported through urlvars. More specifically, parameters that have unique names. "mainmenu" is only a nodename for a group of settings.

We hope to provide better options for this in a future release.