Page 1 of 1

disabling main menu

Posted: 17 Nov 2008, 12:14
by baobab
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,

Posted: 20 Nov 2008, 23:11
by mjau-mjau
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.

Posted: 04 Dec 2008, 18:14
by cshetler
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/

Posted: 05 Dec 2008, 06:41
by mjau-mjau
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.