1
m0nty
ImageManager template smarty help
  • 2005/4/23 4:07

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


in imagemanager.html template

i see this line:

<body onload="window.resizeTo(<{$xsize}>, <{$ysize}>);">

i've searched for ages (probly not thorough enough) but i can't find where these window sizes are defined.

2
hervet
Re: ImageManager template smarty help
  • 2005/4/23 6:37

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


from the root in imagemanager.php ?
Quote:

$xoopsTpl->assign('xsize', 600);
$xoopsTpl->assign('ysize', 400);
} else {
$xoopsTpl->assign('xsize', 400);
$xoopsTpl->assign('ysize', 180);

3
m0nty
Re: ImageManager template smarty help
  • 2005/4/25 1:48

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


thanks herve :)

Login

Who's Online

116 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 116


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits