Page 1 of 1

Window sizes

Posted: Mon Jul 20, 2009 1:55 pm
by robi
I'm using a fresh install of v1.24.2 on my ubuntu box. All seems smooth, on the GUI side I have some things I'd like to change. I previously used 1.23.x, I always managed to do most of the mods easily in zm_html_config.php and zm_config.php, now I see everything's changed. Using Firefox 3.0.11 under WinXP.

Any idea how and where should I digg into, to fix these?
- I have enabled WEB_LIST_THUMBS, and set WEB_LIST_THUMB_WIDTH to 250. Clicking on the main console on the event numbers, brings up the events list, but the window is too narrow to fit, because of the larger thumbnails. It would be nice to have the window width increased automatically with the value of tWEB_LIST_THUMB_WIDTH. However, until a fix would be done, where in the web interface code can I adjust the width of the event list window? It's pretty annoying to keep having to adjust window width every time it opens.
- clicking "Montage" brings up the montage, with my 3 cameras always maximized. Is there a setting somewhere to disable this, or temporarily a place in the php code to fix it?

Thanks in advance.

Posted: Fri Jul 24, 2009 10:18 am
by robi
Anyone?

Posted: Fri Jul 24, 2009 5:21 pm
by zoneminder
All window sizes are now in web/skins/<skin>/js/skin.js and you can adjust in there.

The montage layout (and that of other views) is now entirely in css. Unlike most views, montage lets you select from a variety of layouts so you can create your own to view them how you like.