Project

General

Profile

« Previous | Next » 

Revision 1798

Added by Dietmar about 12 years ago

! admin/media: change preview size, remove CAPTION, STICKY

View differences:

thumbs.php
39 39
        $thumb->resize(30,30);
40 40
// 		$thumb->resizePercent(40);
41 41
	} else {
42
    	$thumb->resize(500,500);
42
    	$thumb->resize(250,250);
43 43
// 		$thumb->resizePercent(50);
44 44
//		$thumb->cropFromCenter(80,50);
45 45
	}

Also available in: Unified diff