Montage view in popup

Forum for questions and support relating to 1.33.x development only.
Locked
mcll
Posts: 33
Joined: Tue Feb 11, 2014 9:26 am
Location: Hungary

Montage view in popup

Post by mcll »

Hi!
I'm running v1.33.2. Is there any way to show montage or the camera picture in popup window? When i click on "Montage" the montage view shows in the same window. Before it was shown in a popup window without menu, etc. Right click and select new window is not an option, because the complete menu, etc is also shown there.
How could i set it to show those links in popup? I did not find any settings for that.
Thanks!
Greetings,
Laszlo

Ubuntu Server 14.04.3LTS 64bit - ZoneMinder v1.32.3 - 2x AV-Tech AVN257 IP Cam; 1x Hikvision DS-2CD2020F-I IP Cam
User avatar
iconnor
Posts: 2903
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Montage view in popup

Post by iconnor »

you can put navbar=0 in the url.
mcll
Posts: 33
Joined: Tue Feb 11, 2014 9:26 am
Location: Hungary

Re: Montage view in popup

Post by mcll »

Thanks, but how, and where the put it?
Greetings,
Laszlo

Ubuntu Server 14.04.3LTS 64bit - ZoneMinder v1.32.3 - 2x AV-Tech AVN257 IP Cam; 1x Hikvision DS-2CD2020F-I IP Cam
rockedge
Posts: 1173
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA

Re: Montage view in popup

Post by rockedge »

using navbar=0 in the url is not creating a popout window with the montage like it did up to version 1.30.4 and I think 1.31.1 did as well.

@mcll
the url would look like this ->

Code: Select all

http://localhost/zm/index.php?view=montage&navbar=0
Locked